Udostępnij za pośrednictwem


SyncTableCollection Members

Represents a collection of SyncTable objects.

The following tables list the members exposed by the SyncTableCollection type.

Public Constructors

  Name Description
SyncTableCollection Initializes a new instance of the SyncTableCollection class.

Top

Public Properties

(see also Protected Properties )

  Name Description
Bb734414.pubproperty(en-US,SQL.90).gif Count  (inherited from Collection )
Bb734414.pubproperty(en-US,SQL.90).gif Item Overloaded.  

Top

Protected Properties

  Name Description
Bb734414.protproperty(en-US,SQL.90).gif Items  (inherited from Collection )

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb734414.pubmethod(en-US,SQL.90).gif Add Overloaded. Adds a SyncTable object to the end of the collection.
Bb734414.pubmethod(en-US,SQL.90).gif Clear  (inherited from Collection )
Bb734414.pubmethod(en-US,SQL.90).gif Contains Overloaded. Determines whether a specific SyncTable object is in the collection.
Bb734414.pubmethod(en-US,SQL.90).gif CopyTo  (inherited from Collection )
Bb734414.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
Bb734414.pubmethod(en-US,SQL.90).gif GetEnumerator  (inherited from Collection )
Bb734414.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
Bb734414.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
Bb734414.pubmethod(en-US,SQL.90).gif IndexOf Overloaded. Searches for the specified SyncTable object and returns the zero-based index of the first occurrence within the entire collection.
Bb734414.pubmethod(en-US,SQL.90).gif Insert  (inherited from Collection )
Bb734414.pubmethod(en-US,SQL.90).gif Bb734414.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb734414.pubmethod(en-US,SQL.90).gif Remove Overloaded. Removes the first occurrence of a specific SyncTable object from the collection.
Bb734414.pubmethod(en-US,SQL.90).gif RemoveAt  (inherited from Collection )
Bb734414.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb734414.protmethod(en-US,SQL.90).gif ClearItems  (inherited from Collection )
Bb734414.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
Bb734414.protmethod(en-US,SQL.90).gif InsertItem Overloaded. Overridden. Inserts a SyncTable object into the collection.
Bb734414.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )
Bb734414.protmethod(en-US,SQL.90).gif RemoveItem  (inherited from Collection )
Bb734414.protmethod(en-US,SQL.90).gif SetItem Overloaded. Overridden. Replaces a specific SyncTable object.

Top

Explicit Interface Implementations

  Name Description
System.Collections.ICollection.CopyTo  (inherited from Collection )
System.Collections.IEnumerable.GetEnumerator  (inherited from Collection )
System.Collections.IList.Add  (inherited from Collection )
System.Collections.IList.Contains  (inherited from Collection )
System.Collections.IList.IndexOf  (inherited from Collection )
System.Collections.IList.Insert  (inherited from Collection )
System.Collections.IList.Remove  (inherited from Collection )
System.Collections.Generic.ICollection.IsReadOnly  (inherited from Collection )
System.Collections.ICollection.IsSynchronized  (inherited from Collection )
System.Collections.ICollection.SyncRoot  (inherited from Collection )
System.Collections.IList.IsFixedSize  (inherited from Collection )
System.Collections.IList.IsReadOnly  (inherited from Collection )
System.Collections.IList.Item  (inherited from Collection )

Top

See Also

Reference

SyncTableCollection Class
Microsoft.Synchronization.Data Namespace