Classes Nodes

Provides read and write access to the fields and properties of a class.
Typecasts a class object or a class reference to a class above the object or reference in the inheritance hierarchy.
Typecasts a class object or class reference to a class below the object or reference in the inheritance hierarchy.
Typecasts a class object to a class you specify if both are in the same inheritance hierarchy.
Calls the implementation of a dynamic dispatch member VI in the nearest parent class in the inheritance hierarchy.