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