Search
CommandList Properties
 


 Public Properties

  Name Description

Count

Gets the number of commands contained within the collection.

IsSynchronized

Gets a value indicating whether the access to the collection is synchronized.

Item

Gets the command at the specified index.

SyncRoot

Gets an object that can be used to synchronize access to the collection.

 See Also