System::Collections::ObjectModel::KeyedCollection::Add 메서드
KeyedCollection::Add method
컨테이너 끝에 항목을 추가합니다.
virtual void System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::Add(const TItem &item) override
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 항목 | const TItem& | 추가할 항목. |
또 보기
- Class KeyedCollection
- Namespace System::Collections::ObjectModel
- Library Aspose.Page for C++