System::Collections::BitArray::Get metodo
BitArray::Get method
Ottiene l’elemento BitArray.
bool System::Collections::BitArray::Get(int index) const
| Parametro | Tipo | Descrizione |
|---|---|---|
| indice | int | Indice del bit da ottenere. |
ReturnValue
Boolean representation of addressed bit.
Vedi anche
- Class BitArray
- Namespace System::Collections
- Library Aspose.Font for C++