CalculatedValueRuleCollectionGetEnumerator Method

Spotfire 15.0 API Reference
Returns an enumerator that iterates through the CalculatedValueRules in this Coloring.

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#
public IEnumerator<CalculatedValueRule> GetEnumerator()

Return Value

Type: IEnumeratorCalculatedValueRule
An IEnumeratorT for this Coloring.

Implements

IEnumerableTGetEnumerator
Version Information


See Also

Reference