Contains
IBehaviorPropertyCollection.Contains-Methode
Bestimmt, ob die ICollection einen bestimmten Wert enthält.
public bool Contains(string propertyValue)
Parameter | Typ | Beschreibung |
---|---|---|
propertyValue | String | Wert der Eigenschaft, die in der ICollection gesucht werden soll. |
Rückgabewert
true, wenn propertyValue in der ICollection gefunden wird; andernfalls false.
Siehe auch
- Schnittstelle IBehaviorPropertyCollection
- Namespace Aspose.Slides.Animation
- Assembly Aspose.Slides