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