Contains

IBehaviorPropertyCollection.Contains method

Bestimmt, ob dieICollection enthält einen bestimmten Wert.

public bool Contains(string propertyValue)
ParameterTypBeschreibung
propertyValueStringWert der Immobilie in der zu lokalisierenICollection.

Rückgabewert

wahr, wennpropertyValue findet sich in derICollection ; andernfalls falsch.

Siehe auch