Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the element at the specified index.
Syntax
public T this [
int index
] { get; set; }
Property Value
Type: T
The element at the specified index.
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