RuleCollection.Item

RuleCollection indexer

Gets the element at the specified index.

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

See Also