Click or drag to resize

StaticClassObject Methods

X#

The StaticClassObject type exposes the following members.

Functions
  NameDescription
Public methodNew
Create a new instance of the class.
(Inherited from ClassObject.)
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