Freigeben über


DiffCollection.Item-Eigenschaft

Ruft ab oder legt das Objekt am angegebenen Index fest.

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

Syntax

'Declaration
Public Overridable Default Property Item ( _
    index As Integer _
) As Diff
    Get
    Set
'Usage
Dim instance As DiffCollection
Dim index As Integer
Dim value As Diff

value = instance(index)

instance(index) = value
public virtual Diff this[
    int index
] { get; set; }

Parameter

Eigenschaftswert

Typ: Microsoft.PerformancePoint.Scorecards.Diff

Siehe auch

Referenz

DiffCollection Klasse

DiffCollection-Member

Microsoft.PerformancePoint.Scorecards-Namespace