RhinoCommon API
PersistentSettingsGetSettingType Method |
Gets the type of the last value passed to Set... or Get... for the
specified setting.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)

public Type GetSettingType( string key )
Public Function GetSettingType ( key As String ) As Type
Parameters
- key
- Type: SystemString
Key name for which to search.
Return Value
Type: TypeType of the last value passed to Set... or Get... for the specified setting.

Exception | Condition |
---|---|
KeyNotFoundException | A KeyNotFoundException exception is thrown if the key is not found in the settings dictionary. |

Rhino for Windows
Supported in: 6.8