Share via


JointCollection.GetEnumerator Method

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Gets the object's enumerator to enumerate the list of joints.

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

JointCollection Class
JointCollection Members
Microsoft.Kinect Namespace