EAPCollectionBaseAdd Method |
Name | Description | |
---|---|---|
Add(String, Object) |
Adds an object to the collection. Override. This method simply calls the Add method with CollectionAddFlags.replace as the flags.
| |
Add(String, Object, CollectionAddFlags) |
Adds an item to the collection
|