Core
Methods | Properties | Base Classes | Derived Classes |
---|---|---|---|
Constructor | All | ||
MoveNext | Current | ||
IsEmpty | |||
IsNotEmpty |
Properties
All : functionrange
read-only
var All : FunctionRange
Current : function
read-only
var Current : Function
IsEmpty : boolean
read-only
var IsEmpty : Boolean
IsNotEmpty : boolean
read-only
var IsNotEmpty : Boolean
Methods
FunctionRange : Void
constructor
Name Type Description function FunctionRange()
FunctionRange : Void
constructor
Name Type Description p0 functionrange function FunctionRange(p0 : FunctionRange)
MoveNext : Void
Name Type Description function MoveNext()