Term.TermsCount - Propriété
Obtient le nombre d'objets de Term enfants.
Espace de noms : Microsoft.SharePoint.Taxonomy
Assembly : Microsoft.SharePoint.Taxonomy (dans Microsoft.SharePoint.Taxonomy.dll)
Syntaxe
'Déclaration
Public ReadOnly Property TermsCount As Integer
Get
'Utilisation
Dim instance As Term
Dim value As Integer
value = instance.TermsCount
public int TermsCount { get; }
Valeur de propriété
Type : System.Int32
Entier correspondant au nombre total de termes enfants
Remarques
Aucun aller-retour SQL n'est nécessaire pour obtenir la valeur de cette propriété.