NonGenericList.Item
NonGenericList indexer
Gets or sets the element at the specified index.
public object this[int index] { get; set; }
| Parameter | Description | 
|---|---|
| index | The index. | 
Return Value
Object at index
See Also
- class NonGenericList
 - namespace Aspose.Imaging
 - assembly Aspose.Imaging