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

CommandCollection - методы

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

Методы
  ИмяОписание
Открытый методAdd (Унаследован от CollectionCommand.)
Защищённый методChangeItemKey
Changes the key associated with the specified element in the lookup dictionary.
(Унаследован от KeyedCollectionString, Command.)
Открытый методClear (Унаследован от CollectionCommand.)
Защищённый методClearItems (Унаследован от KeyedCollectionString, Command.)
Открытый методContains(TKey)
Determines whether the collection contains an element with the specified key.
(Унаследован от KeyedCollectionString, Command.)
Открытый методContains(T) (Унаследован от CollectionCommand.)
Открытый методCopyTo (Унаследован от CollectionCommand.)
Открытый методEquals
Determines whether the specified object is equal to the current object.
(Унаследован от Object.)
Защищённый методFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object.)
Открытый методGetEnumerator (Унаследован от CollectionCommand.)
Открытый методGetHashCode
Serves as the default hash function.
(Унаследован от Object.)
Защищённый методGetKeyForItem
When implemented in a derived class, extracts the key from the specified element.
(Переопределяет KeyedCollectionTKey, TItemGetKeyForItem(TItem).)
Открытый методGetType
Gets the Type of the current instance.
(Унаследован от Object.)
Открытый методIndexOf (Унаследован от CollectionCommand.)
Открытый методInsert (Унаследован от CollectionCommand.)
Защищённый методInsertItem (Унаследован от KeyedCollectionString, Command.)
Защищённый методMemberwiseClone
Creates a shallow copy of the current Object.
(Унаследован от Object.)
Открытый методRemove(TKey) (Унаследован от KeyedCollectionString, Command.)
Открытый методRemove(T) (Унаследован от CollectionCommand.)
Открытый методRemoveAt (Унаследован от CollectionCommand.)
Защищённый методRemoveItem (Унаследован от KeyedCollectionString, Command.)
Защищённый методSetItem
Replaces the item at the specified index with the specified item.
(Унаследован от KeyedCollectionString, Command.)
Открытый методToString
Returns a string that represents the current object.
(Унаследован от Object.)
Открытый методTryGetCommand
Gets the command with the specified name.
Открытый методTryGetValue (Унаследован от KeyedCollectionString, Command.)
В начало страницы
Методы расширения
  ИмяОписание
Открытый метод расширенияGet (Определяется ComHelper.)
Открытый метод расширенияInternalMarkerCanvas
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.)
Открытый метод расширенияInvoke (Определяется ComHelper.)
Открытый метод расширенияSet (Определяется ComHelper.)
В начало страницы
См. также