ActivityTemplatesCollection.Count - Propriété
Obtient un décompte d'éléments dans la collection.
Espace de noms : Microsoft.Office.Server.ActivityFeed
Assembly : Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Count As Integer
Get
'Utilisation
Dim instance As ActivityTemplatesCollection
Dim value As Integer
value = instance.Count
public int Count { get; }
Valeur de propriété
Type : System.Int32
Voir aussi
Référence
ActivityTemplatesCollection classe