System::Runtime::Serialization::IFormatterConverter::ToUInt64 metodu

IFormatterConverter::ToUInt64 method

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

virtual uint64_t System::Runtime::Serialization::IFormatterConverter::ToUInt64(System::SharedPtr<Object> value)=0
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