DocumentNodeListBaseTGetEnumerator Method

Spotfire 15.0 API Reference
Returns an enumerator that iterates through this collection.

Namespace:  Spotfire.Dxp.Framework.DocumentModel
Assembly:  Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public IEnumerator<T> GetEnumerator()

Return Value

Type: IEnumeratorT
An IEnumeratorT for this collection.

Implements

IEnumerableTGetEnumerator
Version Information


See Also

Reference