System::Collections::Specialized::BitVector32::CreateMask method
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++