Share via


BoneOrientationCollection.GetEnumerator Method

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Gets the object's enumerator to enumerate the list of bone orientations.

Syntax

public IEnumerator GetEnumerator ()
'Declaration
Public Function GetEnumerator As IEnumerator 

Return Value

Type: IEnumerator
An IEnumerator interface for enumerating the joints in the collection.

Requirements

Namespace: Microsoft.Kinect

Assembly: Microsoft.Kinect (in microsoft.kinect.dll)

See Also

Reference

BoneOrientationCollection Class
BoneOrientationCollection Members
Microsoft.Kinect Namespace