Remove
ICommentAuthorCollection.Remove-Methode
Entfernt die erste Vorkommen des angegebenen Autors in einer Sammlung.
public void Remove(ICommentAuthor author)
Parameter | Typ | Beschreibung |
---|---|---|
author | ICommentAuthor | Der zu entfernende Autor aus einer Sammlung. |
Ausnahmen
Ausnahme | Bedingung |
---|---|
ArgumentNullException | Autor ist null |
PptxEditException | Wird ausgelöst, wenn der Autor bereits entfernt wurde. |
Siehe auch
- Schnittstelle ICommentAuthor
- Schnittstelle ICommentAuthorCollection
- Namespace Aspose.Slides
- Assembly Aspose.Slides