CommandIdCollection Class

Definition

public ref class CommandIdCollection : System::Collections::CollectionBase
public class CommandIdCollection : System.Collections.CollectionBase
type CommandIdCollection = class
    inherit CollectionBase
Public Class CommandIdCollection
Inherits CollectionBase
Inheritance
CommandIdCollection

Constructors

CommandIdCollection()

Properties

Item[Int32]

Methods

Add(CommandID)
Contains(CommandID)
CopyTo(CommandIdCollection, Int32)
IndexOf(CommandID)
Insert(Int32, CommandID)
OnInsert(Int32, Object)
OnRemove(Int32, Object)
OnSet(Int32, Object, Object)
OnValidate(Object)
Remove(CommandID)

Applies to