Share via


SyncParameterCollection.IndexOf Method

Searches for the specified SyncParameter object and returns the zero-based index of the first occurrence within the entire collection.

Overload List

Name Description
SyncParameterCollection.IndexOf (String)
Searches for a SyncParameter object when given a parameter name, and returns the zero-based index of the first occurrence within the entire collection.
SyncParameterCollection.IndexOf (SyncParameter) (inherited from IndexOf )

See Also

Reference

SyncParameterCollection Class
SyncParameterCollection Members
Microsoft.Synchronization.Data Namespace