PropertyKeyedCollection1.Contains

PropertyKeyedCollection<T>.Contains method

Détermine si lePropertyCollection contient une propriété avec le nom spécifié.

public bool Contains(string name)
ParamètreTaperLa description
nameStringLe nom d’une propriété

Return_Value

vrai si lePropertyCollection contient une propriété avec le nom spécifié ; sinon, faux.

Voir également