System::Runtime::Serialization::FormatterConverter::ToUInt64 विधि
FormatterConverter::ToUInt64 method
एक मान को uint64_t में परिवर्तित करता है।
uint64_t System::Runtime::Serialization::FormatterConverter::ToUInt64(System::SharedPtr<Object> value) override
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| मान | System::SharedPtr<Object> | परिवर्तित किया जाने वाला ऑब्जेक्ट। |
ReturnValue
परिवर्तित मान।
संबंधित देखें
- Typedef SharedPtr
- Class Object
- Class FormatterConverter
- Namespace System::Runtime::Serialization
- Library Aspose.Page for C++