Freigeben über


EndPoint-Konstruktor (EndPoint)

Initialisiert eine neue Instanz der Klasse EndPoint basierend auf einem anderen EndPoint -Objekt.

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

Syntax

'Declaration
Public Sub New ( _
    endPoint As EndPoint _
)
'Usage
Dim endPoint As EndPoint

Dim instance As New EndPoint(endPoint)
public EndPoint(
    EndPoint endPoint
)

Parameter

Siehe auch

Referenz

EndPoint Klasse

EndPoint-Member

EndPoint-Überladung

Microsoft.PerformancePoint.Scorecards-Namespace