Для изменения размера нажмите или перетащите

CommandCollection - свойства

Тип CommandCollection предоставляет следующие члены.

Свойства
  ИмяОписание
Открытое свойствоComparer
Gets the generic equality comparer that is used to determine equality of keys in the collection.
(Унаследован от KeyedCollection<String, Command>.)
Открытое свойствоCount (Унаследован от Collection<Command>.)
Защищённое свойствоDictionary (Унаследован от KeyedCollection<String, Command>.)
Открытое свойствоItem[TKey]
Gets the element with the specified key.
(Унаследован от KeyedCollection<String, Command>.)
Открытое свойствоItem[Int32]
Gets or sets the element at the specified index.
(Унаследован от Collection<Command>.)
Защищённое свойствоItems (Унаследован от Collection<Command>.)
В начало страницы
См. также