System::Collections::Generic::ICollection::Add 메서드
ICollection::Add method
컬렉션에 요소를 추가합니다.
virtual void System::Collections::Generic::ICollection<T>::Add(const T &item)=0
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 항목 | const T& | 추가하기 위해. |
또 보기
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++