Click or drag to resize

ArchivableDictionaryKeys Property

Gets all entry names or keys.

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

Property Value

Type: String
See Also