RuleBasedLabeling.GetEnumerator

RuleBasedLabeling.GetEnumerator method

Returns an enumerator that iterates through rules.

public IEnumerator<LabelingRule> GetEnumerator()

Return Value

An enumerator that can be used to iterate through rules.

See Also