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