SyncKnowledge.Contains Method
Sync Framework 1.0
Indicates whether this knowledge contains the specified change or knowledge.
| Name | Description |
|---|---|
| SyncKnowledge.Contains (ChangeUnitChange) |
Indicates whether the specified change unit change is known by this knowledge.
|
| SyncKnowledge.Contains (ItemChange) |
Indicates whether the specified item change is known by this knowledge.
|
| SyncKnowledge.Contains (SyncKnowledge) |
Indicates whether the specified knowledge is known by this knowledge.
|
| SyncKnowledge.Contains (SyncId, SyncId, SyncVersion) |
Indicates whether the specified item change is known by this knowledge.
|
| SyncKnowledge.Contains (SyncId, SyncId, SyncId, SyncVersion) |
Indicates whether the specified change unit change is known by this knowledge.
|