Map.GetEnumerator

Map.GetEnumerator method

Restituisce un enumeratore che scorre i layer nella mappa.

public IEnumerator<MapLayer> GetEnumerator()

Valore di ritorno

Un enumeratore che può essere usato per scorrere i layer nella mappa.

Guarda anche