Represents a read-only collection of Command objects.
The following tables list the members exposed by the CommandList type.
Name | Description | |
---|---|---|
Initializes a new instance of the CommandList class. |
Name | Description | |
---|---|---|
Gets the number of commands contained within the collection. |
||
Gets a value indicating whether the access to the collection is synchronized. |
||
Gets the command at the specified index. |
||
Gets an object that can be used to synchronize access to the collection. |
Name | Description | |
---|---|---|
Determines whether the specified command is contained within the collection. |
||
Copies a range of commands from the current collection to the specified array, starting at the specified index of the target array. |
||
Returns an enumerator for the collection. |
||
Returns the zero-based index of the specified command within the collection. |