System::Collections::BitArray::operator[] method
BitArray::operator[] method
Fonction d’accès.
Reference System::Collections::BitArray::operator[](int index)
| Paramètre | Type | Description |
|---|---|---|
| indice | int | Indice du bit à accéder. |
ReturnValue
Reference allowing operations on referred bit.
Voir aussi
- Class Reference
- Class BitArray
- Namespace System::Collections
- Library Aspose.Font for C++