IRhinoUiDialogServiceShowPropertyListBox Method (String, String, ListKeyValuePairString, String) |
[Missing <summary> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowPropertyListBox(System.String,System.String,System.Collections.Generic.List{System.Collections.Generic.KeyValuePair{System.String,System.String}})"]
Namespace: Rhino.UI
string[] ShowPropertyListBox( string title, string message, List<KeyValuePair<string, string>> items )
[Missing <param name="title"/> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowPropertyListBox(System.String,System.String,System.Collections.Generic.List{System.Collections.Generic.KeyValuePair{System.String,System.String}})"]
[Missing <param name="message"/> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowPropertyListBox(System.String,System.String,System.Collections.Generic.List{System.Collections.Generic.KeyValuePair{System.String,System.String}})"]
[Missing <param name="items"/> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowPropertyListBox(System.String,System.String,System.Collections.Generic.List{System.Collections.Generic.KeyValuePair{System.String,System.String}})"]
[Missing <returns> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowPropertyListBox(System.String,System.String,System.Collections.Generic.List{System.Collections.Generic.KeyValuePair{System.String,System.String}})"]