CommandCollection - свойства |
Тип CommandCollection предоставляет следующие члены.
Имя | Описание | |
---|---|---|
Comparer | Gets the generic equality comparer that is used to determine equality of keys in the collection. (Унаследован от KeyedCollectionString, Command.) | |
Count | Gets the number of elements actually contained in the CollectionT. (Унаследован от CollectionCommand.) | |
Dictionary | Gets the lookup dictionary of the KeyedCollectionTKey, TItem. (Унаследован от KeyedCollectionString, Command.) | |
ItemTKey | Gets the element with the specified key. (Унаследован от KeyedCollectionString, Command.) | |
ItemInt32 | Gets or sets the element at the specified index. (Унаследован от CollectionCommand.) | |
Items | Gets a IListT wrapper around the CollectionT. (Унаследован от CollectionCommand.) |