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++