Engine
Methods | Properties | Base Classes | Derived Classes |
---|---|---|---|
Constructor | All | ||
MoveNext | Current | ||
IsEmpty | |||
IsNotEmpty |
Properties
All : hierarchylistreverserange
read-only
var All : HierarchyListReverseRange
Current : cog
read-only
var Current : Cog
IsEmpty : boolean
read-only
var IsEmpty : Boolean
IsNotEmpty : boolean
read-only
var IsNotEmpty : Boolean
Methods
HierarchyListReverseRange : Void
constructor
Name Type Description function HierarchyListReverseRange()
HierarchyListReverseRange : Void
constructor
Name Type Description p0 hierarchylistreverserange function HierarchyListReverseRange(p0 : HierarchyListReverseRange)
MoveNext : Void
Name Type Description function MoveNext()