SyncTableCollection.Remove Method
Removes the first occurrence of a specific SyncTable object from the collection.
Overload List
Name | Description |
---|---|
SyncTableCollection.Remove (String) |
Removes the first occurrence of a SyncTable object from the collection when given a table name.
|
SyncTableCollection.Remove (SyncTable) | (inherited from Remove ) |
See Also
Reference
SyncTableCollection Class
SyncTableCollection Members
Microsoft.Synchronization.Data Namespace