System::Runtime::Serialization::FormatterConverter::ToInt64 metodu

FormatterConverter::ToInt64 method

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

int64_t System::Runtime::Serialization::FormatterConverter::ToInt64(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