Udostępnij za pośrednictwem


SyncTableCollection.IndexOf Method

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

Overload List

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

See Also

Reference

SyncTableCollection Class
SyncTableCollection Members
Microsoft.Synchronization.Data Namespace