Freigeben über


FirstClassElementCollectionBase<ElementCollectionType, ElementType>.IndexOfLocation-Methode

Gibt den Index des dem angegebenen [UniqueName].

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

Syntax

'Declaration
Public Function IndexOfLocation ( _
    location As RepositoryLocation _
) As Integer
'Usage
Dim instance As FirstClassElementCollectionBase
Dim location As RepositoryLocation
Dim returnValue As Integer

returnValue = instance.IndexOfLocation(location)
public int IndexOfLocation(
    RepositoryLocation location
)

Parameter

Rückgabewert

Typ: System.Int32
Der Index des Elements.

Siehe auch

Referenz

FirstClassElementCollectionBase<ElementCollectionType, ElementType> Klasse

FirstClassElementCollectionBase<ElementCollectionType, ElementType>-Member

Microsoft.PerformancePoint.Scorecards-Namespace