Share via


JointCollection.Count Property

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Gets the number of joints in the collection.

Syntax

public int Count { get; }
'Declaration
Public ReadOnly Property Count As Integer 

Property Value

Type: Int32
The number of joints.

Requirements

Namespace: Microsoft.Kinect

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

See Also

Reference

JointCollection Class
JointCollection Members
Microsoft.Kinect Namespace