Common Application Framework

WindowsCollection.Item Property

Indexer which returns an IWindow interface for the window with the given key.

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

See Also

WindowsCollection Class | Aveva.ApplicationFramework.Presentation Namespace