Metodo System::TypeInfo::BoxedValueType

TypeInfo::BoxedValueType method

Fornisce una struttura TypeInfo unica per il tipo BoxedValue da condividere tra più classi Boxed*.

template<class T> static const TypeInfo & System::TypeInfo::BoxedValueType()
ParametroDescrizione
TTipo per contenere la struttura TypeInfo.

ReturnValue

TypeInfo structure which is unique per class.

Vedi anche