System::Collections::Specialized::BitVector32::idx_get मेथड
BitVector32::idx_get(BitVector32::Section) method
निर्दिष्ट सेक्शन का मान प्राप्त करता है।
int32_t System::Collections::Specialized::BitVector32::idx_get(BitVector32::Section section)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| सेक्शन | BitVector32::Section | निर्दिष्ट सेक्शन। |
संबंधित देखें
- Class Section
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++
BitVector32::idx_get(int32_t) method
एक मान प्राप्त करता है जो दर्शाता है कि सभी निर्दिष्ट बिट सेट हैं या नहीं।
bool System::Collections::Specialized::BitVector32::idx_get(int32_t bit)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| बिट | int32_t | निर्दिष्ट बिट्स। |
संबंधित देखें
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++