This value type may contain objects of various types. The type of the value is indicated by this object's TypeCode property, which is analogous to the restype member of the ObjectARX resbuf structure. See ObjectARX Developer's Guide for more information on resbuf.
This type also defines XML serialization elements that correspond to the data types supported by the resbuf struct.
Public Structure TypedValue End Structure
public struct TypedValue { }
Comments? |