Overload | Description |
---|---|
Add() | Adds an empty attribute to the collection with default zero revision. |
Add(Attr) | Adds an attribute to the collection with default zero revision. |
Add(AttrRevision) | Adds an empty attribute to the collection with default zero revision. (Inherited from System.Collections.ObjectModel.Collection<TItem>) |