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