Contains(string)

Check if the collection contains an attribute.

Declaration Syntax

public virtual bool Contains(string name)

Parameters

name(string)

The attribute name.