System::BoxedValueBase::GetUnsignedLongLongValue metodo

BoxedValueBase::GetUnsignedLongLongValue method

Converte il valore incapsulato rappresentato dall’oggetto corrente in un valore intero a 64 bit.

virtual uint64_t System::BoxedValueBase::GetUnsignedLongLongValue() const =0

ReturnValue

Valore intero a 64 bit equivalente al valore boxed rappresentato dall’oggetto corrente

Vedi anche