System::Collections::Specialized::BitVector32::Section::Section-Konstruktor

Section::Section() constructor

Erstellt ein leeres Objekt.

System::Collections::Specialized::BitVector32::Section::Section()

Siehe auch

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)
ParameterTypBeschreibung
maskint16_tangegebene Maske
offsetint16_tangegebener Versatz

Siehe auch