MLAPI API Reference
MLAPI API Reference
MLAPI.Collections
FixedQueue(T) Class
FixedQueue(T) Properties
Count Property
Item Property
FixedQueue
T
Count Property
[This is preliminary documentation and is subject to change.]
The amount of enqueued objects
Namespace:
MLAPI.Collections
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
int
Count
{
get
; }
Request Example
View Source
Property Value
Type:
Int32
See Also
Reference
FixedQueue
T
Class
MLAPI.Collections Namespace