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