NameInfoCollection-Klasse
Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Stellt eine Liste von NameInfo -Objekten dar.
Vererbungshierarchie
System.Object
System.Collections.Generic.List<NameInfo>
Microsoft.PerformancePoint.Scorecards.NameInfoCollection
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class NameInfoCollection _
Inherits List(Of NameInfo) _
Implements ICloneable
'Usage
Dim instance As NameInfoCollection
[SerializableAttribute]
public class NameInfoCollection : List<NameInfo>,
ICloneable
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.