Description:
Syntax:
public bool TryGetGuid(
string key,
out Guid value,
IEnumerable<string> legacyKeyList
)
Returns:
Type: bool
Available since:
6.0

Description:
Syntax:
public bool TryGetGuid(
string key,
out Guid value
)
Returns:
Type: bool
Available since:
6.0

TryGetGuid method

Class:  Rhino.PersistentSettings

Nothing found