menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Syntax:
public
bool
TryGetStringDictionary(
string
key
,
out
KeyValuePair<string,
string>[]
value
,
IEnumerable<string>
legacyKeyList
)
Returns:
Type:
bool
Description:
Syntax:
public
bool
TryGetStringDictionary(
string
key
,
out
KeyValuePair<string,
string>[]
value
)
Returns:
Type:
bool
home
/
Rhino
/
PersistentSettings
/
TryGetStringDictionary
TryGetStringDictionary method
Class:
Rhino.PersistentSettings
Nothing found