System::Collections::CollectionBase::ListImpl::idx_get method
ListImpl::idx_get method
निर्दिष्ट सूचकांक पर तत्व लौटाता है।
T System::Collections::CollectionBase<T>::ListImpl::idx_get(int32_t index)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| सूचकांक | int32_t | जिस शून्य-आधारित अनुक्रमणिका पर तत्व प्राप्त या सेट किया जाना है। |
ReturnValue
निर्दिष्ट अनुक्रमणिका पर तत्व।
संबंधित देखें
- Class ListImpl
- Class CollectionBase
- Namespace System::Collections
- Library Aspose.Page for C++