Item

WindowCollection indexer

Gets the element at the specified index.

public Window this[int index] { get; }
Parameter Description
index

See Also