GodotSharpAPI
GodotSharpAPI
Godot.Collections
Array Class
Array Properties
Count Property
IsFixedSize Property
IsReadOnly Property
IsSynchronized Property
Item Property
SyncRoot Property
Array
Count Property
[Missing <summary> documentation for "P:Godot.Collections.Array.Count"]
Namespace:
Godot.Collections
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
int
Count
{
get
; }
Property Value
Type:
Int32
Implements
ICollection
Count
See Also
Reference
Array Class
Godot.Collections Namespace