RecordSeriesCollection Members

Include Protected Members
Include Inherited Members

Represents a collection of all rules in the repository.

The RecordSeriesCollection type exposes the following members.

Constructors

  Name Description
Public method RecordSeriesCollection Initializes a new instance of the RecordSeriesCollection class.

Top

Properties

  Name Description
Public property Count Gets the total number of RecordSeries objects in this collection.
Public property Item Gets the RecordSeries object at the specified index.

Top

Methods

  Name Description
Public method Add Adds a RecordSeries object to the RecordSeriesCollection object.
Public method AddRouter Adds a custom Router object to the RecordSeriesCollection object.
Public method Contains true if the given RecordSeries object can be found in the RecordSeriesCollection object; otherwise, returns false.
Public method Dispose Releases all unmanaged resources that are used by the RecordSeriesCollection object.
Public methodStatic member EnsureSetup
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RemoveRouter Removes the specified Router object from the RecordSeriesCollection object.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

RecordSeriesCollection Class

Microsoft.Office.RecordsManagement.RecordsRepository Namespace