System::Collections::Specialized::BitVector32::Section::ToString method
Section::ToString() const method
Converts value represented by current object to string.
String System::Collections::Specialized::BitVector32::Section::ToString() const
See Also
- Class String
- Class Section
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.PUB for C++
Section::ToString(BitVector32::Section) method
Converts value represented by value param to string.
static String System::Collections::Specialized::BitVector32::Section::ToString(BitVector32::Section value)
Parameter | Type | Description |
---|---|---|
value | BitVector32::Section | object to be converted |
See Also
- Class String
- Class Section
- Class Section
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.PUB for C++