Share via


SyncKnowledge.Contains Method

Include Protected Members
Include Inherited Members

Indicates whether this knowledge contains the specified change or knowledge.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Contains(ChangeUnitChange) Indicates whether the specified change unit change is known by this knowledge.
Public method Contains(ItemChange) Indicates whether the specified item change is known by this knowledge.
Public method Contains(SyncKnowledge) Indicates whether the specified knowledge is known by this knowledge.
Public method Contains(SyncId, SyncId, SyncVersion) Indicates whether the specified item change is known by this knowledge.
Public method Contains(SyncId, SyncId, SyncId, SyncVersion) Indicates whether the specified change unit change is known by this knowledge.

Top

See Also

Reference

SyncKnowledge Class

Microsoft.Synchronization Namespace