Partager via


HashTagCollection - Classe

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.Taxonomy.Generic.GenericCollection<HashTag>
    Microsoft.Office.Server.UserProfiles.HashTagCollection

Espace de noms :  Microsoft.Office.Server.UserProfiles
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
Public Class HashTagCollection _
    Inherits GenericCollection(Of HashTag)
'Utilisation
Dim instance As HashTagCollection
public class HashTagCollection : GenericCollection<HashTag>

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

HashTagCollection - Membres

Microsoft.Office.Server.UserProfiles - Espace de noms