ObjectHandle Constructor (Object^)
.NET Framework (current version)
Initializes an instance of the ObjectHandle class, wrapping the given object o.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- o
-
Type:
System::Object^
The object that is wrapped by the new ObjectHandle.
.NET Framework
Available since 1.1
Available since 1.1
Show: