System::Collections::Specialized::BitVector32::idx_get μέθοδος
BitVector32::idx_get(BitVector32::Section) method
Λαμβάνει την τιμή για την καθορισμένη ενότητα.
int32_t System::Collections::Specialized::BitVector32::idx_get(BitVector32::Section section)
| Parameter | Type | Περιγραφή |
|---|---|---|
| τμήμα | BitVector32::Section | καθορισμένο τμήμα. |
Δείτε επίσης
- Class Section
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++
BitVector32::idx_get(int32_t) method
Λαμβάνει μια τιμή που υποδεικνύει εάν όλα τα καθορισμένα bits είναι ορισμένα.
bool System::Collections::Specialized::BitVector32::idx_get(int32_t bit)
| Parameter | Type | Περιγραφή |
|---|---|---|
| bit | int32_t | καθορισμένα bits. |
Δείτε επίσης
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++