SyncAdapter 对象的集合。
以下各表列出了由 SyncAdapterCollection 类型公开的成员。
公共构造函数
| 名称 | 说明 | |
|---|---|---|
| .gif) | SyncAdapterCollection | 初始化 SyncAdapterCollection 类的一个新实例。 | 
顶部
公共属性
(请参阅 受保护的属性 )
| 名称 | 说明 | |
|---|---|---|
| .gif) | Count | (继承自 Collection。) | 
| .gif) | Item | 已重载。 | 
顶部
受保护的属性
| 名称 | 说明 | |
|---|---|---|
| .gif) | Items | (继承自 Collection。) | 
顶部
公共方法
(请参阅 受保护的方法 )
| 名称 | 说明 | |
|---|---|---|
| .gif) | Add | (继承自 Collection。) | 
| .gif) | Clear | (继承自 Collection。) | 
| .gif) | Contains | 已重载。确定特定的 SyncAdapter 对象是否在集合中。 | 
| .gif) | CopyTo | (继承自 Collection。) | 
| .gif) | Equals | 已重载。 (继承自 Object。) | 
| .gif) | GetEnumerator | (继承自 Collection。) | 
| .gif) | GetHashCode | (继承自 Object。) | 
| .gif) | GetType | (继承自 Object。) | 
| .gif) | IndexOf | 已重载。搜索指定的 SyncAdapter 对象,并返回整个集合中第一个匹配项的从零开始的索引。 | 
| .gif) | Insert | (继承自 Collection。) | 
| .gif)  .gif) | ReferenceEquals | (继承自 Object。) | 
| .gif) | Remove | 已重载。从集合中删除特定 SyncAdapter 对象的第一个匹配项。 | 
| .gif) | RemoveAt | (继承自 Collection。) | 
| .gif) | ToString | (继承自 Object。) | 
顶部
受保护的方法
| 名称 | 说明 | |
|---|---|---|
| .gif) | ClearItems | (继承自 Collection。) | 
| .gif) | Finalize | (继承自 Object。) | 
| .gif) | InsertItem | (继承自 Collection。) | 
| .gif) | MemberwiseClone | (继承自 Object。) | 
| .gif) | RemoveItem | (继承自 Collection。) | 
| .gif) | SetItem | (继承自 Collection。) | 
顶部
显式接口实现
| 名称 | 说明 | |
|---|---|---|
| .png)  .gif) | System.Collections.ICollection.CopyTo | (继承自 Collection。) | 
| .png)  .gif) | System.Collections.IEnumerable.GetEnumerator | (继承自 Collection。) | 
| .png)  .gif) | System.Collections.IList.Add | (继承自 Collection。) | 
| .png)  .gif) | System.Collections.IList.Contains | (继承自 Collection。) | 
| .png)  .gif) | System.Collections.IList.IndexOf | (继承自 Collection。) | 
| .png)  .gif) | System.Collections.IList.Insert | (继承自 Collection。) | 
| .png)  .gif) | System.Collections.IList.Remove | (继承自 Collection。) | 
| .png)  .gif) | System.Collections.Generic.ICollection.IsReadOnly | (继承自 Collection。) | 
| .png)  .gif) | System.Collections.ICollection.IsSynchronized | (继承自 Collection。) | 
| .png)  .gif) | System.Collections.ICollection.SyncRoot | (继承自 Collection。) | 
| .png)  .gif) | System.Collections.IList.IsFixedSize | (继承自 Collection。) | 
| .png)  .gif) | System.Collections.IList.IsReadOnly | (继承自 Collection。) | 
| .png)  .gif) | System.Collections.IList.Item | (继承自 Collection。) | 
顶部
请参阅
参考
SyncAdapterCollection 类
Microsoft.Synchronization.Data.Server 命名空间