PersistentSettingsSetStringDictionary Method |
[Missing <summary> documentation for "M:Rhino.PersistentSettings.SetStringDictionary(System.String,System.Collections.Generic.KeyValuePair{System.String,System.String}[])"]
Namespace: Rhino
public void SetStringDictionary( string key, KeyValuePair<string, string>[] value )
Public Sub SetStringDictionary ( key As String, value As KeyValuePair(Of String, String)() )
[Missing <param name="key"/> documentation for "M:Rhino.PersistentSettings.SetStringDictionary(System.String,System.Collections.Generic.KeyValuePair{System.String,System.String}[])"]
[Missing <param name="value"/> documentation for "M:Rhino.PersistentSettings.SetStringDictionary(System.String,System.Collections.Generic.KeyValuePair{System.String,System.String}[])"]