System::Collections::Specialized::BitVector32::Section::ToString 方法
Section::ToString() const method
将当前对象表示的值转换为字符串。
String System::Collections::Specialized::BitVector32::Section::ToString() const
另见
- Class String
- Class Section
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++
Section::ToString(BitVector32::Section) method
将 value 参数表示的值转换为字符串。
static String System::Collections::Specialized::BitVector32::Section::ToString(BitVector32::Section value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | BitVector32::Section | 待转换的对象 |
另见
- Class String
- Class Section
- Class Section
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++