System::Collections::Generic::Stack::AddRange method
Stack::AddRange method
يضع العناصر في المكدس.
void System::Collections::Generic::Stack<T>::AddRange(IEnumerablePtr collection)
| Parameter | Type | الوصف |
|---|---|---|
| مجموعة | IEnumerablePtr | حاوية العناصر لإدخالها في المكدس. |
انظر أيضًا
- Typedef IEnumerablePtr
- Class Stack
- Namespace System::Collections::Generic
- Library Aspose.Page for C++