System::Collections::BitArray::operator[] metodo
BitArray::operator[] method
Funzione di accesso.
Reference System::Collections::BitArray::operator[](int index)
| Parametro | Tipo | Descrizione |
|---|---|---|
| indice | int | Indice del bit da accedere. |
ReturnValue
Reference allowing operations on referred bit.
Vedi anche
- Class Reference
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++