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