System::Collections::Specialized::BitVector32::ToString metodu
BitVector32::ToString() const method
Mevcut nesneyle temsil edilen değeri dizeye dönüştürür.
String System::Collections::Specialized::BitVector32::ToString() const
Ayrıca Bakınız
- Class String
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++
BitVector32::ToString(const BitVector32&) method
value parametresiyle temsil edilen değeri dizeye dönüştürür.
static String System::Collections::Specialized::BitVector32::ToString(const BitVector32 &value)
| Parametre | Tür | Açıklama |
|---|---|---|
| değer | const BitVector32& | dönüştürülecek nesne |
ReturnValue
nesnenin string temsili
Ayrıca Bakınız
- Class String
- Class BitVector32
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++