SyncParameterCollection::Contains Method (String)
Determines whether a SyncParameter object with the specified name is in the collection.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
Parameters
- parameterName
- Type: System::String
The name of the parameter. Specify the name to determine if the SyncParameter object is in the SyncParameterCollection.
Show: