ExtensionsAdd Method |
Name | Description | |
---|---|---|
Add(ExtensionInfo) |
Adds a field to the collection
| |
Add(String, Object) |
Adds an object to the collection. Override. This method simply calls the Add method with CollectionAddFlags.replace as the flags.
(Inherited from EAPCollectionBase.) | |
Add(String, Object, CollectionAddFlags) |
Adds an item to the collection
(Inherited from EAPCollectionBase.) | |
Add(IExtension, Enum, ExtensionAttrs, Int32, Object) |
Adds an extension to the collection
|