System::BoxedValue::GetTypeCode metodo
BoxedValue::GetTypeCode method
Restituisce il valore che rappresenta il tipo del valore incapsulato rappresentato dall’oggetto corrente.
TypeCode System::BoxedValue<T>::GetTypeCode() const override
ReturnValue
Valore dell’enumerazione TypeCode che rappresenta il tipo del valore incapsulato rappresentato dall’oggetto corrente
Vedi anche
- Enum TypeCode
- Class BoxedValue
- Namespace System
- Library Aspose.Page for C++