System::Collections::Specialized::BitVector32::CreateMask メソッド
BitVector32::CreateMask() method
シリーズ内の最初のマスクを作成します。
static int32_t System::Collections::Specialized::BitVector32::CreateMask()
参照
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Page 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.Page for C++