Metodo System::Collections::BitArrayPtr::operator[]
BitArrayPtr::operator[] method
Accessore di bit.
BitArray::Reference System::Collections::BitArrayPtr::operator[](int idx) const
| Parametro | Tipo | Descrizione |
|---|---|---|
| idx | int | Indice da indirizzare. |
ReturnValue
Riferimento al bit indirizzato.
Vedi anche
- Class Reference
- Class BitArrayPtr
- Namespace System::Collections
- Library Aspose.Page for C++