Type::IsValueTypeImpl Method ()
.NET Framework (current version)
Implements the IsValueType property and determines whether the Type is a value type; that is, not a class or an interface.
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.
.NET Framework
Available since 1.1
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 1.1
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: