ResourceAssignmentCollection.RemoveAt
ResourceAssignmentCollection.RemoveAt method
Removes assignment at specified index, if collection is not read-only, otherwise throws NotSupportedException.
public void RemoveAt(int index)
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | Zero-based index. |
See Also
- class ResourceAssignmentCollection
- namespace Aspose.Tasks
- assembly Aspose.Tasks