Table of Contents

Engine

Methods Properties Base Classes Derived Classes
Constructor All
MoveNext Current
IsEmpty
IsNotEmpty

Properties


All : hierarchyrange

read-only

var All : HierarchyRange

Current : cog

read-only

var Current : Cog

IsEmpty : boolean

read-only

var IsEmpty : Boolean

IsNotEmpty : boolean

read-only

var IsNotEmpty : Boolean

Methods


HierarchyRange : Void

constructor

Name Type Description
function HierarchyRange()

HierarchyRange : Void

constructor

Name Type Description
p0 hierarchyrange
function HierarchyRange(p0 : HierarchyRange)

MoveNext : Void

Name Type Description
function MoveNext()