Share via


RecordSeriesCollection members

NOTE: This API is now obsolete.

Represents a collection of all rules in the repository.

The RecordSeriesCollection type exposes the following members.

Constructors

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

Top

Properties

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

Top

Methods

  Name Description
Public method Add Obsolete. Adds a RecordSeries object to the RecordSeriesCollection object.
Public method AddRouter Obsolete. Adds a custom Router object to the RecordSeriesCollection object.
Public method Contains Obsolete. true if the given RecordSeries object can be found in the RecordSeriesCollection object; otherwise, returns false.
Public method Dispose Obsolete. Releases all unmanaged resources that are used by the RecordSeriesCollection object.
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 Obsolete. 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