Common Application Framework

CommandsCollection.Item Property

Indexer to get the Command with given Key from the CommandCollection.

public abstract Command this[
   string key
] {get;}

See Also

CommandsCollection Class | Aveva.ApplicationFramework.Presentation Namespace