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