Type::IsValueTypeImpl Method
Silverlight
Implements the IsValueType property and determines whether the Type is a value type; that is, not a class or an interface.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
This method is provided to enable the implementation of alternate type systems. It is not generally used in application code.
Note: |
|---|
In Silverlight, you cannot derive new classes from Type. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show:
Note: