Click or drag to resize

LayerStyleCollectionGetEnumerator Method

Returns an enumerator that iterates through the list.

Namespace:  Easymap.AddIn.Mapping
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public IEnumerator<LayerStyle> GetEnumerator()

Return Value

Type: IEnumeratorLayerStyle

Implements

IEnumerableTGetEnumerator
See Also