HyperlinkCollection.Item

HyperlinkCollection indexer

Gets the element at the specified index.

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

See Also