NameInfoCollection - Classe

S’applique à : PerformancePoint Services pour SharePoint Server, version Entreprise
Représente une liste d'objets NameInfo .

Hiérarchie d’héritage

System.Object
  System.Collections.Generic.List<NameInfo>
    Microsoft.PerformancePoint.Scorecards.NameInfoCollection

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class NameInfoCollection _
    Inherits List(Of NameInfo) _
    Implements ICloneable
'Utilisation
Dim instance As NameInfoCollection
[SerializableAttribute]
public class NameInfoCollection : List<NameInfo>, 
    ICloneable

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

NameInfoCollection - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms