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