Método System::Collections::Specialized::BitVector32::ToString
BitVector32::ToString() const method
Convierte el valor representado por el objeto actual a cadena.
String System::Collections::Specialized::BitVector32::ToString() const
Ver también
- Class String
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++
BitVector32::ToString(const BitVector32&) method
Convierte el valor representado por el parámetro value a cadena.
static String System::Collections::Specialized::BitVector32::ToString(const BitVector32 &value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| value | const BitVector32& | objeto a convertir |
ReturnValue
representación en cadena del objeto
Ver también
- Class String
- Class BitVector32
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++