SPWorkflowAssociationCollection.Count - Propriété

Obtient le nombre total d'associations de flux de travail dans la collection.

Espace de noms :  Microsoft.SharePoint.Workflow
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Overrides ReadOnly Property Count As Integer
    Get
'Utilisation
Dim instance As SPWorkflowAssociationCollection
Dim value As Integer

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

Valeur de propriété

Type : System.Int32
Un Integer qui représente le nombre d'associations.

Implémentations

ICollection.Count

Voir aussi

Référence

SPWorkflowAssociationCollection classe

SPWorkflowAssociationCollection - Membres

Microsoft.SharePoint.Workflow - Espace de noms