Click or drag to resize

DictionaryKeys Property

[Missing <summary> documentation for "P:Godot.Collections.Dictionary.Keys"]

Namespace:  Godot.Collections
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public ICollection Keys { get; }

Property Value

Type: ICollection

Implements

IDictionaryKeys
See Also