IndexCollectionGetEnumerator Method

ScaleOut Software NamedCache API
Returns an enumerator for this IndexCollection.

Namespace:  Soss.Client
Assembly:  soss_svcdotnet (in soss_svcdotnet.dll) Version: 6.2.0.0 (1.0.0.0)
Syntax

public virtual IEnumerator GetEnumerator()

Return Value

Type: IEnumerator
An IEnumerator for the entire IndexCollection.

Implements

IEnumerableGetEnumerator
See Also

Reference