QueryConditionCollection 成员
包括受保护的成员
包括继承的成员
QueryConditionCollection 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
Count | 获取集合中项的数目 (从 OrderedCollectionBase<T> 继承。) | |
IsReadOnly | (覆盖 OrderedCollectionBase<T>.IsReadOnly。) | |
Item | 获取集合中的位置的项。位置是从零开始。 (从 OrderedCollectionBase<T> 继承。) | |
MaxSize | (从 OrderedCollectionBase<T> 继承。) |
页首
方法
页首
域
名称 | 说明 | |
---|---|---|
_OrderedItems | (从 OrderedCollectionBase<T> 继承。) |
页首
显式 接口 实现
名称 | 说明 | |
---|---|---|
IEnumerable.GetEnumerator | (从 OrderedCollectionBase<T> 继承。) |
页首