Common Application Framework

CommandList.Item Property

Gets or sets the element at the specified index.

public override object this[
   int index
] {get; set;}

Implements

IList.Item

See Also

CommandList Class | Aveva.ApplicationFramework.Presentation Namespace