System::Collections::BitArray::Get méthode
BitArray::Get method
Obtient l’élément BitArray.
bool System::Collections::BitArray::Get(int index) const
| Paramètre | Type | Description |
|---|---|---|
| indice | int | Indice du bit à obtenir. |
ReturnValue
Boolean representation of addressed bit.
Voir aussi
- Class BitArray
- Namespace System::Collections
- Library Aspose.Font for C++