StyleSheetCollection.Item

StyleSheetCollection indexer

Gets the element at the specified index.

public StyleSheet this[int index] { get; }
ParameterDescription
index

See Also