FilterRuleCollectionIEnumerableFilterRuleGetEnumerator Method TIBCO Spotfire 7.9 API Reference
Gets an enumerator that iterates through this FilterRuleCollection.

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

C#
IEnumerator<FilterRule> IEnumerable<FilterRule>.GetEnumerator()

Return Value

Type: IEnumeratorFilterRule
An enumerator that iterates through this FilterRuleCollection.

Implements

IEnumerableTGetEnumerator
Version Information

Supported in: 5.5
See Also

Reference