EcmDocumentRouterRuleCollection.Count Property

Gets the number of EcmDocumentRouterRule objects in the EcmDocumentRouterRuleCollection object.

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 EcmDocumentRouterRuleCollection
Dim value As Integer

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

Property Value

Type: System.Int32
Returns Int32.

Implements

ICollection<T>.Count

See Also

Reference

EcmDocumentRouterRuleCollection Class

EcmDocumentRouterRuleCollection Members

Microsoft.Office.RecordsManagement.RecordsRepository Namespace