Contains
ParagraphCollection.Contains method
Determines whether the ICollection contains a specific value.
public bool Contains(IParagraph item)
Parameter | Type | Description |
---|---|---|
item | IParagraph | The object to locate in the ICollection. |
Return Value
true if item is found in the ICollection; otherwise, false.
See Also
- interface IParagraph
- class ParagraphCollection
- namespace Aspose.Slides
- assembly Aspose.Slides