CustomPropCollection

CustomPropCollection class

CustomProps collection.

new CustomPropCollection()

Constructor.

Methods

NameDescription
add(customProp)Add the CustomProp object in the collection.
clear()
get()
getCount()
iterator()Reserved for internal use.
remove(customProp)Remove the CustomProp object from the collection.
removeAt()

add(customProp)

Add the CustomProp object in the collection.

ParameterTypeDescription
customPropCustomProp

Returns: Number — Number

clear()

get()

getCount()

iterator()

Reserved for internal use.

remove(customProp)

Remove the CustomProp object from the collection.

ParameterTypeDescription
customPropCustomProp

removeAt()