Share via


SyncTableCollection 成員

表示 SyncTable 物件的集合。

下表列出 SyncTableCollection 型別公開的成員。

公用建構函式

  名稱 描述
Public method SyncTableCollection 初始化 SyncTableCollection 類別的新執行個體。

頂端

公用屬性

(另請參閱 受保護的屬性 )

  名稱 描述
Public property Count  (繼承自 Collection。)
Public property Item 多載。 

頂端

受保護的屬性

  名稱 描述
Protected property Items  (繼承自 Collection。)

頂端

公用方法

(另請參閱 受保護的方法 )

  名稱 描述
Public method Add 多載。將 SyncTable 物件加入至此集合的結尾。
Public method Clear  (繼承自 Collection。)
Public method Contains 多載。判斷此集合中是否有特定的 SyncTable 物件。
Public method CopyTo  (繼承自 Collection。)
Public method Equals  多載。 (繼承自 Object。)
Public method GetEnumerator  (繼承自 Collection。)
Public method GetHashCode  (繼承自 Object。)
Public method GetType  (繼承自 Object。)
Public method IndexOf 多載。搜尋指定的 SyncTable 物件,並傳回整個集合中第一次發生之以零起始的索引。
Public method Insert  (繼承自 Collection。)
Public method Bb734414.static(zh-tw,SQL.105).gif ReferenceEquals  (繼承自 Object。)
Public method Remove 多載。從此集合中移除第一次發生的特定 SyncTable 物件。
Public method RemoveAt  (繼承自 Collection。)
Public method ToString  (繼承自 Object。)

頂端

受保護的方法

  名稱 描述
Protected method ClearItems  (繼承自 Collection。)
Protected method Finalize  (繼承自 Object。)
Protected method InsertItem 多載。 覆寫。將 SyncTable 物件插入此集合中。
Protected method MemberwiseClone  (繼承自 Object。)
Protected method RemoveItem  (繼承自 Collection。)
Protected method SetItem 多載。 覆寫。取代特定的 SyncTable 物件。

頂端

明確介面實作

  名稱 描述
Explicit interface implementation Method System.Collections.ICollection.CopyTo  (繼承自 Collection。)
Explicit interface implementation Method System.Collections.IEnumerable.GetEnumerator  (繼承自 Collection。)
Explicit interface implementation Method System.Collections.IList.Add  (繼承自 Collection。)
Explicit interface implementation Method System.Collections.IList.Contains  (繼承自 Collection。)
Explicit interface implementation Method System.Collections.IList.IndexOf  (繼承自 Collection。)
Explicit interface implementation Method System.Collections.IList.Insert  (繼承自 Collection。)
Explicit interface implementation Method System.Collections.IList.Remove  (繼承自 Collection。)
Explicit interface implementation Property System.Collections.Generic.ICollection.IsReadOnly  (繼承自 Collection。)
Explicit interface implementation Property System.Collections.ICollection.IsSynchronized  (繼承自 Collection。)
Explicit interface implementation Property System.Collections.ICollection.SyncRoot  (繼承自 Collection。)
Explicit interface implementation Property System.Collections.IList.IsFixedSize  (繼承自 Collection。)
Explicit interface implementation Property System.Collections.IList.IsReadOnly  (繼承自 Collection。)
Explicit interface implementation Property System.Collections.IList.Item  (繼承自 Collection。)

頂端

請參閱

參考

SyncTableCollection 類別
Microsoft.Synchronization.Data 命名空間