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