PlaneLinkCollectionGetEnumerator Method

CVB.Net Documentation
Provides the enumerator for plane information access.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public IEnumerator<ImagePlane> GetEnumerator()

Return Value

Type: IEnumeratorImagePlane
Enumerator

Implements

IEnumerableTGetEnumerator
See Also

Reference