ToString()
BitVector32::ToString() const method
Converts value represented by current object to string.
String System::Collections::Specialized::BitVector32::ToString() const
BitVector32::ToString(const BitVector32&) method
Converts value represented by value parameter to string.
static String System::Collections::Specialized::BitVector32::ToString(const BitVector32 &value)
Arguments
Parameter | Type | Description |
---|---|---|
value | const BitVector32& | object to be converted |
Return Value
string representation of object
See Also
- Class String
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Slides