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