Compartir a través de


de la propiedad EcmDocumentRouterRuleCollection.Count

Obtiene el número de objetos de EcmDocumentRouterRule en el objeto EcmDocumentRouterRuleCollection .

Espacio de nombres:  Microsoft.Office.RecordsManagement.RecordsRepository
Ensamblado:  Microsoft.Office.Policy (en Microsoft.Office.Policy.dll)

Sintaxis

'Declaración
Public ReadOnly Property Count As Integer
    Get
'Uso
Dim instance As EcmDocumentRouterRuleCollection
Dim value As Integer

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

Valor de propiedad

Tipo: System.Int32
Devuelve Int32.

Implementaciones

ICollection<T>.Count

Vea también

Referencia

clase EcmDocumentRouterRuleCollection

Miembros EcmDocumentRouterRuleCollection

Espacio de nombres Microsoft.Office.RecordsManagement.RecordsRepository