add

add(BehaviorProperty item) method

Adds a new property to the collection.

Parameters

NameTypeDescription
itemBehaviorPropertyProperty to add.

Returns

void


add(String propertyValue) method

Adds a new property to the collection.

Parameters

NameTypeDescription
propertyValueStringValue of the property to add.

Returns

void