Insert
OutlineMaskCollection.Insert method
Inserts the specified item at the specified index.
public void Insert(int index, OutlineMask item)
Parameter | Type | Description |
---|---|---|
index | Int32 | the specified zero-based index at which the item should be inserted. |
item | OutlineMask | the specified item to insert to this collection. |
See Also
- class OutlineMask
- class OutlineMaskCollection
- namespace Aspose.Tasks
- assembly Aspose.Tasks