Click or drag to resize

DynamicClassObject Methods

X#

The DynamicClassObject type exposes the following members.

Functions
  NameDescription
Public methodNew (Overrides New.)
Public methodNoIvarGet
Late bound access to class/static vars
(Inherited from ClassObject.)
Public methodNoIvarPut
Late bound assign for class/static vars
(Inherited from ClassObject.)
Public methodNoMethod
Late bound calls for Static/Class methods.
(Inherited from ClassObject.)
Top
See Also