GraphicElementCollection.Contains
GraphicElementCollection.Contains-Methode
Bestimmt, ob ein Element in der Sammlung ist.
public bool Contains(GraphicElement item)
Parameter | Typ | Beschreibung |
---|---|---|
item | GraphicElement | GraphicElement zum Suchen. |
Rückgabewert
Wahr - wenn das Element gefunden wurde; andernfalls falsch.
Siehe auch
- Klasse GraphicElement
- Klasse GraphicElementCollection
- Namespace Aspose.Pdf.Vector
- Assembly Aspose.PDF