Interface InfiniteObjectInterface

The InfiniteObjectInterface is the base class of most interfaces.

It merely defines a way to get rid of an interface, and get information about the type of the given interface.


Main

Hierarchy

Methods

  • Tells if this object has been gotten rid off.

    Returns

    true if dispose has been called on this object.

    Returns boolean