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