RegionsEnumeratorGetSubEnumerator Method

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public override ObjectsEnumerator<RegionBase> GetSubEnumerator(
	int stopIndex
)

Parameters

stopIndex  Int32
 

Return Value

ObjectsEnumeratorRegionBase

See Also