Click or drag to resize

DictionaryValues Property

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

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

Property Value

Type: ICollection

Implements

IDictionaryValues
See Also