Share via


EndPoint constructor (EndPoint)

Initializes a new instance of the EndPoint class based on another EndPoint object.

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
)

Parameters

See also

Reference

EndPoint class

EndPoint members

EndPoint overload

Microsoft.PerformancePoint.Scorecards namespace