Engine
Methods | Properties | Base Classes | Derived Classes |
---|---|---|---|
MoveNext | All | ||
Constructor | Current | ||
IsEmpty | |||
IsNotEmpty |
Properties
All : operationlistrange
read-only
var All : OperationListRange
Current : operation
read-only
var Current : Operation
IsEmpty : boolean
read-only
var IsEmpty : Boolean
IsNotEmpty : boolean
read-only
var IsNotEmpty : Boolean
Methods
MoveNext : Void
Name Type Description function MoveNext()
OperationListRange : Void
constructor
Name Type Description function OperationListRange()
OperationListRange : Void
constructor
Name Type Description p0 operationlistrange function OperationListRange(p0 : OperationListRange)