SyncTableCollection 方法

公用方法

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

  名稱 描述
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 Bb734497.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。)

頂端

請參閱

參考

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