Share via


KinectSensorCollection Class

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Represents a collection of Kinect sensors, each of which is represented by a KinectSensor object.

Syntax

public sealed class KinectSensorCollection : ReadOnlyCollection<KinectSensor>, IDisposable

Requirements

Namespace: Microsoft.Kinect

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

See Also

Reference

KinectSensorCollection Members
Microsoft.Kinect Namespace