Share via


ThreadSafeCollection.IsReadOnly Property

Gets a value indicating whether the collection is read only. Returns true.

Syntax

public bool IsReadOnly { get; }

Property Value

Type: Boolean
The value indicating whether the collection is read only.

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