EnterpriseManagementObject.GetCopy Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a deep copy of the EnterpriseManagementObject object.
public:
Microsoft::EnterpriseManagement::Common::EnterpriseManagementObject ^ GetCopy();
public Microsoft.EnterpriseManagement.Common.EnterpriseManagementObject GetCopy ();
member this.GetCopy : unit -> Microsoft.EnterpriseManagement.Common.EnterpriseManagementObject
Public Function GetCopy () As EnterpriseManagementObject
Returns
Returns EnterpriseManagementObject.
A deep copy of the EnterpriseManagementObject object.