RuleBasedSymbolizer.GetEnumerator

RuleBasedSymbolizer.GetEnumerator method

Restituisce un enumeratore che scorre le regole.

public IEnumerator<Rule> GetEnumerator()

Valore di ritorno

Un enumeratore che può essere utilizzato per scorrere le regole.

Guarda anche