System::Collections::Specialized::BitVector32::ToString メソッド
BitVector32::ToString() const method
現在のオブジェクトで表される値を文字列に変換します。
String System::Collections::Specialized::BitVector32::ToString() const
参照
- Class String
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++
BitVector32::ToString(const BitVector32&) method
value パラメーターで表される値を文字列に変換します。
static String System::Collections::Specialized::BitVector32::ToString(const BitVector32 &value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | const BitVector32& | 変換対象のオブジェクト |
ReturnValue
オブジェクトの文字列表現
参照
- Class String
- Class BitVector32
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++