Share via


ThreadSafeCollection.Count Property

Gets the number of elements actually contained in the ThreadSafeCollection<T> .

Syntax

public int Count { get; }

Property Value

Type: Int32
The number of elements actually contained in the ThreadSafeCollection<T>.

Requirements

Namespace: Microsoft.Kinect.Toolkit

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

See Also

Reference

ThreadSafeCollection Generic Class
ThreadSafeCollection Members
Microsoft.Kinect.Toolkit Namespace