System::Collections::BitArray::operator[] método
BitArray::operator[] method
Función de acceso.
Reference System::Collections::BitArray::operator[](int index)
| Parámetro | Tipo | Descripción |
|---|---|---|
| index | int | Índice del bit a acceder. |
ReturnValue
Reference allowing operations on referred bit.
Ver también
- Class Reference
- Class BitArray
- Namespace System::Collections
- Library Aspose.PDF for C++