Method HasAttribute
HasAttribute(TKey)
Attribute with id
was added.
public bool HasAttribute(TKey id)
Parameters
id
TKeyAttribute identifier.
Returns
- bool
true
if attribute was added;false
otherwise.
Attribute with id
was added.
public bool HasAttribute(TKey id)
id
TKeyAttribute identifier.
true
if attribute was added; false
otherwise.