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