DictClass.makeObject Method

Creates an object.

Syntax

public Object makeObject( )

Run On

Called

Parameters

  • Type: [T:]

Return Value

Type: Object Class
An instance of the Object class.

Remarks

You can pass an instance of the Object class to the DictClass::callObject method.

See Also

Reference

DictClass Class