System::Runtime::Serialization::FormatterConverter::ToInt64 विधि

FormatterConverter::ToInt64 method

एक मान को int64_t में परिवर्तित करता है।

int64_t System::Runtime::Serialization::FormatterConverter::ToInt64(System::SharedPtr<Object> value) override
पैरामीटरप्रकारविवरण
मानSystem::SharedPtr<Object>परिवर्तित किया जाने वाला ऑब्जेक्ट।

ReturnValue

परिवर्तित मान।

संबंधित देखें