RecordSeries.Dispose Method

Releases all unmanaged resources that are used by the RecordSeries object.

Namespace:  Microsoft.Office.RecordsManagement.RecordsRepository
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Sub Dispose
'Usage
Dim instance As RecordSeries

instance.Dispose()
public void Dispose()

Implements

IDisposable.Dispose()

See Also

Reference

RecordSeries Class

RecordSeries Members

Microsoft.Office.RecordsManagement.RecordsRepository Namespace