ErrorCheckOptionCollection

ErrorCheckOptionCollection class

Represents all error check option.

Methods

NameDescription
add()Add an error check option.
add()Reserved for internal use.
clear()
contains()Reserved for internal use.
get(index)Gets ErrorCheckOption object by the given index.
get()Reserved for internal use.
getCount()
indexOf()Reserved for internal use.
iterator()
removeAt()

add()

Add an error check option.

Returns: Number — Number

add()

Reserved for internal use.

clear()

contains()

Reserved for internal use.

get(index)

Gets ErrorCheckOption object by the given index.

ParameterTypeDescription
indexNumberThe index

Returns: ErrorCheckOption — ErrorCheckOption Return ErrorCheckOption object

get()

Reserved for internal use.

getCount()

indexOf()

Reserved for internal use.

iterator()

removeAt()