new CustomPropCollection()

Constructor.

Methods

add(customProp) → Number

Add the CustomProp object in the collection.

Parameter

Name Type Optional Description

customProp

CustomProp

 

Returns

Number 

clear()

get()

getCount()

iterator()

Reserved for internal use.

remove(customProp)

Remove the CustomProp object from the collection.

Parameter

Name Type Optional Description

customProp

CustomProp

 

removeAt()