FieldDictionaryAdd Method (String, String) |
Namespace: Rhino.Render.Fields
public StringField Add( string key, string value )
Public Function Add ( key As String, value As String ) As StringField
[Missing <returns> documentation for "M:Rhino.Render.Fields.FieldDictionary.Add(System.String,System.String)"]
| Exception | Condition |
|---|---|
| ArgumentException | An element with the same key already exists in the dictionary |