طريقة System::Collections::BitArray::Remove
BitArray::Remove method
يرجع أول حدوث للقيمة المحددة. غير مُنفّذ.
bool System::Collections::BitArray::Remove(const bool &item) override
| Parameter | Type | الوصف |
|---|---|---|
| العنصر | const bool& | القيمة لإزالتها. |
ReturnValue
صحيح إذا وُجدت القيمة وأزيلت، خطأ خلاف ذلك.
انظر أيضًا
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++