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