Click or drag to resize

ArchivableDictionaryValues Property

Gets all values in this dictionary.

Namespace:  Rhino.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Object[] Values { get; }

Property Value

Type: Object
See Also