Method ClearAttributes
ClearAttributes()
Resets all Attributes in this AttributeSource by calling Clear() on each IAttribute implementation.
Declaration
public void ClearAttributes()
Resets all Attributes in this AttributeSource by calling Clear() on each IAttribute implementation.
public void ClearAttributes()