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