System::Collections::Generic::IKVCollection::Insert विधि
IKVCollection::Insert method
निर्दिष्ट स्थिति पर आइटम सम्मिलित करता है।
virtual void System::Collections::Generic::IKVCollection<T>::Insert(int index, const T &item) override
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| सूचकांक | int | आइटम रखने की स्थिति। |
| आइटम | const T& | निर्दिष्ट स्थिति में रखने के लिए आइटम। |
संबंधित देखें
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++