Partager via


EndPointCollection.Item - Propriété (String)

Obtient ou définit un objet dont le nom unique spécifié.

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Public Default Property Item ( _
    uniqueName As String _
) As EndPoint
    Get
    Set
'Utilisation
Dim instance As EndPointCollection
Dim uniqueName As String
Dim value As EndPoint

value = instance(uniqueName)

instance(uniqueName) = value
public EndPoint this[
    string uniqueName
] { get; set; }

Paramètres

Valeur de propriété

Type : Microsoft.PerformancePoint.Scorecards.EndPoint

Voir aussi

Référence

EndPointCollection classe

EndPointCollection - Membres

Item - Surcharge

Microsoft.PerformancePoint.Scorecards - Espace de noms