System::Collections::Specialized::BitVector32::ToString मेथड
BitVector32::ToString() const method
वर्तमान ऑब्जेक्ट द्वारा दर्शाए गए मान को स्ट्रिंग में परिवर्तित करता है।
String System::Collections::Specialized::BitVector32::ToString() const
संबंधित देखें
- Class String
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++
BitVector32::ToString(const BitVector32&) method
value पैरामीटर द्वारा दर्शाए गए मान को स्ट्रिंग में परिवर्तित करता है।
static String System::Collections::Specialized::BitVector32::ToString(const BitVector32 &value)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| मान | const BitVector32& | परिवर्तित किया जाने वाला ऑब्जेक्ट |
ReturnValue
ऑब्जेक्ट का स्ट्रिंग प्रतिनिधित्व
संबंधित देखें
- Class String
- Class BitVector32
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++