System::Runtime::Serialization::FormatterConverter::ToInt64 yöntemi

FormatterConverter::ToInt64 method

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

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

ReturnValue

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

Ayrıca Bakınız