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