NonGenericList.Add
NonGenericList.Add method
Adds an item to the IList.
public int Add(object value)
Parameter | Type | Description |
---|---|---|
value | Object | The Object to add to the IList. |
Return Value
The position into which the new element was inserted.
See Also
- class NonGenericList
- namespace Aspose.Imaging
- assembly Aspose.Imaging