StaticClasses: MyBase (get)

MyBase

Gets a reference used to access the ObjectBase static methods.



 Public Property Get MyBase ( ) As ObjectBase

Return Values

ObjectBase -  A reference to an ObjectBase object.

Remarks

The ObjectBase object provides default implementations of the methods in the IObject interface.

Read Only.

See Also

Project CorLib Overview

Class StaticClasses Overview