RecordSeriesCollection Members
Include Protected Members
Include Inherited 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 | |
---|---|---|
![]() |
RecordSeriesCollection | Obsolete. Initializes a new instance of the RecordSeriesCollection class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Count | Obsolete. Gets the total number of RecordSeries objects in this collection. |
![]() |
Item | Obsolete. Gets the RecordSeries object at the specified index. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Add | Obsolete. Adds a RecordSeries object to the RecordSeriesCollection object. |
![]() |
AddRouter | Obsolete. Adds a custom Router object to the RecordSeriesCollection object. |
![]() |
Contains | Obsolete. true if the given RecordSeries object can be found in the RecordSeriesCollection object; otherwise, returns false. |
![]() |
Dispose | Obsolete. Releases all unmanaged resources that are used by the RecordSeriesCollection object. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RemoveRouter | Obsolete. Removes the specified Router object from the RecordSeriesCollection object. |
![]() |
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.Office.RecordsManagement.RecordsRepository Namespace