The properties of the CommandsCollection class are listed below. For a complete list of CommandsCollection class members, see the CommandsCollection Members topic.
Count | Gets the number of elements contained in the collection. |
IsSynchronized | Gets a value indicating whether access to the collection is synchronized (thread-safe). |
Item | Indexer to get the Command with given Key from the CommandCollection. |
SyncRoot | Gets an object that can be used to synchronize access to the collection. |
CommandsCollection Class | Aveva.ApplicationFramework.Presentation Namespace