PropertiesAdd Method |
Name | Description | |
---|---|---|
Add(Property) |
Add a property object to the collection
| |
Add(String, Property) |
Add a property object to the collection
| |
Add(String, Object) |
Adds a property to the collection with the default Attributes set (PropertyAttrs.writeable)
| |
Add(String, Object, CollectionAddFlags) |
Adds an item to the collection
(Inherited from EAPCollectionBase.) | |
Add(String, Property, PropertyAttrs) |
Add a property object to the collection
| |
Add(String, Object, PropertyAttrs) |
Adds a property to the collection
| |
Add(String, Object, PropertyAttrs, String) |
Add a new property object to the collection
|