Freigeben über


ComplexPropertyCollection<TComplexProperty>.Contains Methode

Definition

Bestimmt, ob sich eine bestimmte Eigenschaft in der Auflistung befindet.

public:
 bool Contains(TComplexProperty complexProperty);
public bool Contains (TComplexProperty complexProperty);
Public Function Contains (complexProperty As TComplexProperty) As Boolean

Parameter

complexProperty
TComplexProperty

Die Eigenschaft, die in der Auflistung gesucht werden soll.

Gibt zurück

True, wenn die Eigenschaft in der Auflistung gefunden wurde, andernfalls false.

Gilt für: