Freigeben über


FirstClassElementCollectionBase<ElementCollectionType, ElementType>.GetElementEnumerable-Methode

Einen Enumerator für die Auflistung Basiselement zurück

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

Syntax

'Declaration
Public Function GetElementEnumerable As IEnumerable(Of Element)
'Usage
Dim instance As FirstClassElementCollectionBase
Dim returnValue As IEnumerable(Of Element)

returnValue = instance.GetElementEnumerable()
public IEnumerable<Element> GetElementEnumerable()

Rückgabewert

Typ: System.Collections.Generic.IEnumerable<Element>

Siehe auch

Referenz

FirstClassElementCollectionBase<ElementCollectionType, ElementType> Klasse

FirstClassElementCollectionBase<ElementCollectionType, ElementType>-Member

Microsoft.PerformancePoint.Scorecards-Namespace