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