Udostępnij za pośrednictwem


ApprovedHealthServicesForDistribution Constructor (Generic ApprovedHealthServicesForDistribution)

Creates a copy of the ApprovedHealthServicesForDistribution object as specified by the copy parameter.

Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in microsoft.enterprisemanagement.operationsmanager.dll)

Usage

'Usage
Dim copy As ApprovedHealthServicesForDistribution(Of T)

Dim instance As New ApprovedHealthServicesForDistribution(Of T)(copy)

Syntax

'Declaration
Public Sub New ( _
    copy As ApprovedHealthServicesForDistribution(Of T) _
)
public ApprovedHealthServicesForDistribution (
    ApprovedHealthServicesForDistribution<T> copy
)
public:
ApprovedHealthServicesForDistribution (
    ApprovedHealthServicesForDistribution<T>^ copy
)
public ApprovedHealthServicesForDistribution (
    ApprovedHealthServicesForDistribution<T> copy
)
public function ApprovedHealthServicesForDistribution (
    copy : ApprovedHealthServicesForDistribution<T>
)

Parameters

Platforms

Development Platforms

Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP

Target Platforms

Windows Server 2008,Windows Server 2003,Windows Vista,Windows XP

See Also

Reference

ApprovedHealthServicesForDistribution Generic Class
ApprovedHealthServicesForDistribution Members
Microsoft.EnterpriseManagement Namespace

Send comments about this topic to Microsoft.