EndPoint.CopyFrom Method

Copies from another object.

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

Syntax

'Declaration
Public Overridable Sub CopyFrom ( _
    clone As EndPoint _
)
'Usage
Dim instance As EndPoint
Dim clone As EndPoint

instance.CopyFrom(clone)
public virtual void CopyFrom(
    EndPoint clone
)

Parameters

See Also

Reference

EndPoint Class

EndPoint Members

Microsoft.PerformancePoint.Scorecards Namespace