System::Collections::BitArray::Add méthode
BitArray::Add method
Ajoute une valeur à la fin du conteneur.
void System::Collections::BitArray::Add(const bool &item) override
| Paramètre | Type | Description |
|---|---|---|
| élément | const bool& | Valeur à pousser. |
Voir aussi
- Class BitArray
- Namespace System::Collections
- Library Aspose.Font for C++