LayerCollectionIEnumerableGetEnumerator Method

Spotfire 15.0 API Reference
Gets the enumerator for the collection.

Namespace:  Spotfire.Dxp.Application.Visuals.Layers
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
IEnumerator IEnumerable.GetEnumerator()

Return Value

Type: IEnumerator
An enumerator for the collection.

Implements

IEnumerableGetEnumerator
Version Information

Supported in: 15.0, 14.8, 14.7, 14.6
See Also

Reference