System::Collections::Specialized::BitVector32::CreateMask Methode
BitVector32::CreateMask() method
Erstellt die erste Maske in einer Reihe.
static int32_t System::Collections::Specialized::BitVector32::CreateMask()
Siehe auch
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++
BitVector32::CreateMask(int32_t) method
Erstellt die nächste Maske in einer Reihe.
static int32_t System::Collections::Specialized::BitVector32::CreateMask(int32_t previous)
| Parameter | Typ | Beschreibung |
|---|---|---|
| vorherige | int32_t | vorherige Reihe |
Siehe auch
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++