Returns an enumerator that iterates through this collection.
Namespace: Spotfire.Dxp.Application.Visuals.Miniatures
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: IEnumeratorAn object that can be used to iterate through the CalculatedValueRules in this Coloring.
Implements
IEnumerableGetEnumeratorVersion Information
See Also