RuleBasedSymbolizer.GetEnumerator

RuleBasedSymbolizer.GetEnumerator method

Returns an enumerator that iterates through rules.

public IEnumerator<Rule> GetEnumerator()

Return Value

An enumerator that can be used to iterate through rules.

See Also