Graphics
| Methods | Properties | Base Classes | Derived Classes | 
|---|---|---|---|
| Constructor | All | ||
| MoveNext | Current | ||
| IsEmpty | |||
| IsNotEmpty | 
Properties
All : graphicalentryrange
read-only
var All : GraphicalEntryRange
Current : graphicalentry
read-only
var Current : GraphicalEntry
IsEmpty : boolean
read-only
var IsEmpty : Boolean
IsNotEmpty : boolean
read-only
var IsNotEmpty : Boolean
Methods
GraphicalEntryRange : Void
constructor
Name Type Description function GraphicalEntryRange()
GraphicalEntryRange : Void
constructor
Name Type Description p0 graphicalentryrange function GraphicalEntryRange(p0 : GraphicalEntryRange)
MoveNext : Void
Name Type Description function MoveNext()