JoeScan.JCamNet Namespace

Profile..::..GetEnumerator Method

Get an enumerator over the ProfileDataPoint objects in this profile.

Namespace:  JoeScan.JCamNet
Assembly:  JoeScan.JCamNet (in JoeScan.JCamNet.dll)

Syntax


public IEnumerator<ProfileDataPoint> GetEnumerator()

Return Value

An enumerator over the ProfileDataPoint objects in this profile.