System::Collections::IListImplValueType::idx_get method
IListImplValueType::idx_get method
Gets the element at the specified index.
virtual SharedPtr<System::Object> System::Collections::IListImplValueType<T>::idx_get(int index, int dummy=0) const override
Parameter | Type | Description |
---|---|---|
index | int | index of the element |
dummy | int | fake param to help resolve disambiguity |
See Also
- Typedef SharedPtr
- Class Object
- Class IListImplValueType
- Namespace System::Collections
- Library Aspose.PUB for C++