RemoveAt
PersonCollection.RemoveAt method
Removes the person at the specified index.
public void RemoveAt(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | The zero-based index of the person to remove. |
See Also
- class PersonCollection
- namespace Aspose.Words.Bibliography
- assembly Aspose.Words