Click or drag to resize

ControllerListCount Property

Number of controllers in the list

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public int Count { get; }

Property Value

Type: Int32

Implements

ICollectionTCount
IReadOnlyCollectionTCount
See Also