System::Collections::Specialized::BitVector32::Section::Section-Konstruktor
Section::Section() constructor
Erstellt ein leeres Objekt.
System::Collections::Specialized::BitVector32::Section::Section()
Siehe auch
- Class Section
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++
Section::Section(int16_t, int16_t) constructor
Erstellt ein Section-Objekt mit angegebener Maske und Versatz.
System::Collections::Specialized::BitVector32::Section::Section(int16_t mask, int16_t offset)
| Parameter | Typ | Beschreibung |
|---|---|---|
| mask | int16_t | angegebene Maske |
| offset | int16_t | angegebener Versatz |
Siehe auch
- Class Section
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++