Initializes a new instance of the
ObjectRef Class.Initializes a new instance of the
ObjectRef Class.
Namespace:
Microsoft.ConfigurationManagement.ApplicationManagement
Assembly:
Microsoft.ConfigurationManagement.ApplicationManagement (in
Microsoft.ConfigurationManagement.ApplicationManagement.dll)
Usage
Visual Basic |
Dim obj As ObjectRef
Dim instance As New ObjectRef(obj)
|
Syntax
Visual Basic |
Public Sub New ( _
obj As ObjectRef _
)
|
C# |
public ObjectRef (
ObjectRef obj
)
|
C++ |
public:
ObjectRef (
ObjectRef^ obj
)
|
J# |
public ObjectRef (
ObjectRef obj
)
|
JScript |
public function ObjectRef (
obj : ObjectRef
)
|
Remarks
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
See Also