PersistentSettings.GetDate Method (String)

PersistentSettingsGetDate Method (String)

[Missing <summary> documentation for "M:Rhino.PersistentSettings.GetDate(System.String)"]

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public DateTime GetDate(
	string key
)
Public Function GetDate ( 
	key As String
) As DateTime

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:Rhino.PersistentSettings.GetDate(System.String)"]

Return Value

Type: DateTime

[Missing <returns> documentation for "M:Rhino.PersistentSettings.GetDate(System.String)"]

Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also