System::BoxedValue::GetUnsignedLongLongValue method

BoxedValue::GetUnsignedLongLongValue method

Returns numeric value of boxed object if it can be cast too, zero otherwise.

uint64_t System::BoxedValue<T>::GetUnsignedLongLongValue() const override

See Also