System::Runtime::Serialization::FormatterConverter::ToUInt64 metodu

FormatterConverter::ToUInt64 method

Bir değeri uint64_t tipine dönüştürür.

uint64_t System::Runtime::Serialization::FormatterConverter::ToUInt64(System::SharedPtr<Object> value) override
ParameterTypeAçıklama
değerSystem::SharedPtr<Object>Dönüştürülecek nesne.

ReturnValue

Dönüştürülmüş değer.

Ayrıca Bakınız