ENDCONSTRUCTOR

Defines the end of a constructor declaration.

ENDCONSTRUCTOR 
        

Remarks

ENDCONSTRUCTOR indicates the end of a constructor routine started with BEGCONSTRUCTOR.

Example

See BEGCONSTRUCTOR example.

See Also

BEGCONSTRUCTOR

Using Constructors