PersistentSettingsTryGetStringDictionary Method (String, KeyValuePairString, String, IEnumerableString) |
[Missing <summary> documentation for "M:Rhino.PersistentSettings.TryGetStringDictionary(System.String,System.Collections.Generic.KeyValuePair{System.String,System.String}[]@,System.Collections.Generic.IEnumerable{System.String})"]
Namespace: Rhino
public bool TryGetStringDictionary( string key, out KeyValuePair<string, string>[] value, IEnumerable<string> legacyKeyList )
[Missing <param name="key"/> documentation for "M:Rhino.PersistentSettings.TryGetStringDictionary(System.String,System.Collections.Generic.KeyValuePair{System.String,System.String}[]@,System.Collections.Generic.IEnumerable{System.String})"]
[Missing <param name="value"/> documentation for "M:Rhino.PersistentSettings.TryGetStringDictionary(System.String,System.Collections.Generic.KeyValuePair{System.String,System.String}[]@,System.Collections.Generic.IEnumerable{System.String})"]
[Missing <param name="legacyKeyList"/> documentation for "M:Rhino.PersistentSettings.TryGetStringDictionary(System.String,System.Collections.Generic.KeyValuePair{System.String,System.String}[]@,System.Collections.Generic.IEnumerable{System.String})"]
[Missing <returns> documentation for "M:Rhino.PersistentSettings.TryGetStringDictionary(System.String,System.Collections.Generic.KeyValuePair{System.String,System.String}[]@,System.Collections.Generic.IEnumerable{System.String})"]