RecordSeriesCollection.Dispose Method
Releases all unmanaged resources that are used by the RecordSeriesCollection object.
Namespace: Microsoft.Office.RecordsManagement.RecordsRepository
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Sub Dispose
'Usage
Dim instance As RecordSeriesCollection
instance.Dispose()
public void Dispose()
Implements
See Also
Reference
RecordSeriesCollection Members
Microsoft.Office.RecordsManagement.RecordsRepository Namespace