System::BoxedValueBase::GetTypeCode method
BoxedValueBase::GetTypeCode method
Restituisce il valore che rappresenta il tipo del valore incapsulato rappresentato dall’oggetto corrente.
virtual TypeCode System::BoxedValueBase::GetTypeCode() const =0
ReturnValue
Valore dell’enumerazione TypeCode che rappresenta il tipo del valore incapsulato rappresentato dall’oggetto corrente
Vedi anche
- Enum TypeCode
- Class BoxedValueBase
- Namespace System
- Library Aspose.Page for C++