Share via


RecordSeriesCollection.Count Property

Gets the total number of RecordSeries objects in this collection.

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

Syntax

'Declaration
Public ReadOnly Property Count As Integer
    Get
'Usage
Dim instance As RecordSeriesCollection
Dim value As Integer

value = instance.Count
public int Count { get; }

Property Value

Type: System.Int32

See Also

Reference

RecordSeriesCollection Class

RecordSeriesCollection Members

Microsoft.Office.RecordsManagement.RecordsRepository Namespace