Type::GetTypeHandle Method
Silverlight
Gets the handle for the Type of a specified object.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Parameters
- o
- Type: System::Object
The Object for which to get the Type handle.
| Exception | Condition |
|---|---|
| ArgumentNullException | o is nullptr. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: