System::Collections::Specialized::BitVector32::CreateMask 方法
BitVector32::CreateMask() method
创建系列中的第一个掩码。
static int32_t System::Collections::Specialized::BitVector32::CreateMask()
另见
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++
BitVector32::CreateMask(int32_t) method
创建系列中的下一个掩码。
static int32_t System::Collections::Specialized::BitVector32::CreateMask(int32_t previous)
| 参数 | 类型 | 描述 |
|---|---|---|
| 前一个 | int32_t | 前一个系列 |
另见
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++