System::Collections::Specialized::BitVector32::ToString yöntemi
BitVector32::ToString() const method
geçerli nesne tarafından temsil edilen değeri stringe 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.Page for C++
BitVector32::ToString(const BitVector32&) method
value parametresiyle temsil edilen değeri stringe dönüştürür.
static String System::Collections::Specialized::BitVector32::ToString(const BitVector32 &value)
| Parameter | Type | Açıklama |
|---|---|---|
| değer | const BitVector32& | dönüştürülecek nesne |
ReturnValue
nesnenin dize temsili
Ayrıca Bakınız
- Class String
- Class BitVector32
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++