IssueCollection.Item

IssueCollection indexer

Gets the element at the specified index.

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

See Also