Click or drag to resize

Abstract Methods

X#

The Abstract type exposes the following members.

Functions
  NameDescription
Public methodClassDescribe
Reflects the class definition
Public methodClassName
Retrieves the name of the class an object belongs to.
Public methodClassObject
Retrieves the class object (System.Type) of a class.
Public methodEval
Public methodGetNoIVar
Handles access operations to undefined instance variables.
Public methodHasIVar
Public methodIsDerivedFrom
Checks if an object belongs to or is derived from a particular class.
Public methodNoIvarGet
Public methodNoIvarPut
Public methodNoMethod
Handles calls to undefined methods.
Public methodNotify
Receives notifications from DatabaseEngines
Public methodSetNoIVar
Handles assign operations to undefined instance variables.
Top
See Also