remove

remove(BehaviorProperty item) method

Removes specified property from the collection.

Parameters

NameTypeDescription
itemBehaviorPropertyProperty to remove.

Returns

boolean


remove(String propertyValue) method

Removes specified property from the collection.

Parameters

NameTypeDescription
propertyValueStringValue of the property to remove.

Returns

boolean