System::Collections::Specialized::BitVector32::ToString method
BitVector32::ToString() const method
Converte il valore rappresentato dall’oggetto corrente in stringa.
String System::Collections::Specialized::BitVector32::ToString() const
Vedi anche
- Class String
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++
BitVector32::ToString(const BitVector32&) method
Converte il valore rappresentato dal parametro value in stringa.
static String System::Collections::Specialized::BitVector32::ToString(const BitVector32 &value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | const BitVector32& | oggetto da convertire |
ReturnValue
rappresentazione stringa dell’oggetto
Vedi anche
- Class String
- Class BitVector32
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++