Contains(string)

Checks if the collection contains the attribute identified by its name.

Declaration Syntax

public bool Contains(string name)

Parameters

name(string)

The attribute name.