System::Collections::Specialized::BitVector32::Section::Section konstruktor
Section::Section() constructor
Membuat objek kosong.
System::Collections::Specialized::BitVector32::Section::Section()
Lihat Juga
- Class Section
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++
Section::Section(int16_t, int16_t) constructor
Membuat objek Section dengan masker dan offset yang ditentukan.
System::Collections::Specialized::BitVector32::Section::Section(int16_t mask, int16_t offset)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| mask | int16_t | masker yang ditentukan |
| offset | int16_t | offset yang ditentukan |
Lihat Juga
- Class Section
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++