طريقة System::Collections::BitArray::Add
BitArray::Add method
يضيف قيمة إلى نهاية الحاوية.
void System::Collections::BitArray::Add(const bool &item) override
| معامل | نوع | الوصف |
|---|---|---|
| item | const bool& | القيمة التي سيتم دفعها. |
انظر أيضًا
- Class BitArray
- Namespace System::Collections
- Library Aspose.Font for C++