SyncParameterCollection::Remove Method (String)
Removes the first occurrence of a SyncParameter object from the collection when given a parameter name.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
Parameters
- parameterName
- Type: System::String
The name of the SyncParameter object to be removed from the SyncParameterCollection.
Show: