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