AttrClsRevisionCollection Class Members
In This Topic
The following tables list the members exposed by AttrClsRevisionCollection.
Public Constructors
Public Properties
Public Methods
| Name | Description |
| Add | Overloaded. Adds a attribute class to the collection with default zero revision. |
| Clear | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
| Contains | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
| CopyTo | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
| IndexOf | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
| Insert | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
| Remove | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
| RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
Top
See Also