Freigeben über


FirstClassElementCollectionBase<ElementCollectionType, ElementType>.GetKeyForItem-Methode

Gibt den Schlüssel für das angegebene Element zurück.

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

Syntax

'Declaration
Protected Overrides Function GetKeyForItem ( _
    item As ElementType _
) As RepositoryLocation
'Usage
Dim item As ElementType
Dim returnValue As RepositoryLocation

returnValue = Me.GetKeyForItem(item)
protected override RepositoryLocation GetKeyForItem(
    ElementType item
)

Parameter

Rückgabewert

Typ: Microsoft.PerformancePoint.Scorecards.RepositoryLocation
Der Schlüssel des Elements.

Siehe auch

Referenz

FirstClassElementCollectionBase<ElementCollectionType, ElementType> Klasse

FirstClassElementCollectionBase<ElementCollectionType, ElementType>-Member

Microsoft.PerformancePoint.Scorecards-Namespace