Click or drag to resize

EAPCollectionBaseAdd Method

Overload List
  NameDescription
Protected methodAdd(String, Object)
Adds an object to the collection. Override. This method simply calls the Add method with CollectionAddFlags.replace as the flags.
Protected methodAdd(String, Object, CollectionAddFlags)
Adds an item to the collection
Top
See Also