PersistentSettingsTryGetDate Method (String, DateTime) |
[Missing <summary> documentation for "M:Rhino.PersistentSettings.TryGetDate(System.String,System.DateTime@)"]
Namespace: Rhino
public bool TryGetDate( string key, out DateTime value )
Public Function TryGetDate ( key As String, <OutAttribute> ByRef value As DateTime ) As Boolean
[Missing <param name="key"/> documentation for "M:Rhino.PersistentSettings.TryGetDate(System.String,System.DateTime@)"]
[Missing <param name="value"/> documentation for "M:Rhino.PersistentSettings.TryGetDate(System.String,System.DateTime@)"]
[Missing <returns> documentation for "M:Rhino.PersistentSettings.TryGetDate(System.String,System.DateTime@)"]