Classes Nodes
- 更新时间2023-02-17
- 阅读时长1分钟
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.