Share via


PropertyCollection - Classe

Cette classe et ses membres sont réservés à une utilisation interne et ne sont pas destinés à être utilisés dans votre code. Contient une collection de propriétés.

Hiérarchie d’héritage

System.Object
  System.Collections.CollectionBase
    Microsoft.Office.Project.Server.Library.PropertyCollection

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

Syntaxe

'Déclaration
Public NotInheritable Class PropertyCollection _
    Inherits CollectionBase
'Utilisation
Dim instance As PropertyCollection
public sealed class PropertyCollection : CollectionBase

Remarques

PropertyCollection.Add étant une méthode interne, un objet PropertyCollection peut uniquement être utilisé en interne.

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

PropertyCollection - Membres

Microsoft.Office.Project.Server.Library - Espace de noms