Freigeben über


RepositoryLocationCollection-Klasse

Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Stellt eine Auflistung von Repository-Position-Objekte, die als Bezeichner für Objekte erster Klasse verwendet werden.

Vererbungshierarchie

System.Object
  System.Collections.CollectionBase
    Microsoft.PerformancePoint.Scorecards.RepositoryLocationCollection

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
<SerializableAttribute> _
<KnownTypeAttribute(GetType(RepositoryLocation))> _
Public Class RepositoryLocationCollection _
    Inherits CollectionBase _
    Implements ICloneable
'Usage
Dim instance As RepositoryLocationCollection
[SerializableAttribute]
[KnownTypeAttribute(typeof(RepositoryLocation))]
public class RepositoryLocationCollection : CollectionBase, 
    ICloneable

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

RepositoryLocationCollection-Member

Microsoft.PerformancePoint.Scorecards-Namespace