System::Collections::IListImplRefType::idx_get method
IListImplRefType::idx_get method
Gets the element at the specified index.
virtual SharedPtr<System::Object> System::Collections::IListImplRefType<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 IListImplRefType
- Namespace System::Collections
- Library Aspose.PUB for C++