Contains

DateFormatCollection.Contains method

Bestimmt, ob die Sammlung ein bestimmtes Element enthält.

public bool Contains(DateFormat item)
Parameter Typ Beschreibung
item DateFormat Das Element, das in der Sammlung gesucht werden soll.

Rückgabewert

WAHR wenn Artikel in der Sammlung gefunden wird; ansonsten,FALSCH.

Siehe auch