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.Font for C++