DynamicType.Add Method
Include Protected Members
Include Inherited Members
Adds a field to the collection.
Overload List
Name | Description | |
---|---|---|
Add(KeyValuePair<String, Object>) | Adds a field to the collection. | |
Add(String, Object) | Adds a key/value pair to the collection. |
Top