ObjectFirstChild

concerns

The ObjectFirstChild attribute function determines the first child object in the order sequence of the child objects, which is derived from ClassName.

 

Syntax

ObjectFirstChild(ClassName)

Return value

TCE object

The returned object is Typeless and must be assigned or Typed through a Typecast before using a TCE object variable.

Parameter

Use

Name

Type

Passing

Description

Required

ClassName

String

ByVal

The class name of the class matching the object.

 

See also

ObjectFirst

ObjectLast

ObjectLastChild

ObjectNext

ObjectParent

ObjectPrevious