System::Collections::Generic::IKVCollection::Add 方法
IKVCollection::Add method
向容器添加项。
virtual void System::Collections::Generic::IKVCollection<T>::Add(const T &item) override
| Parameter | Type | 描述 |
|---|---|---|
| item | const T& | 要添加到容器的项目。 |
另见
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++