Class Hierarchy
AcRxObject AcRxClass AcRxValueType AcRxNonBlittableType AcRxValueTypePOD
C++
class AcRxValueType : public AcRxClass;
File
rxvaluetype.h
Description
AcRxValueType is the runtime type descriptor for a type. The AcRxValue object can be queried for its type. The members of AcRxValueType can be used to get information of the type.
Links
AcRxValueType Constructor, AcRxValueType Structures, AcRxValueType Enumerations, AcRxValueType Methods, AcRxValueType Operators