IsValueTypeImpl Method

TypeDelegator.IsValueTypeImpl Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets a value indicating whether the type is a value type; that is, not a class or an interface.

Namespace:  System.Reflection
Assembly:  mscorlib (in mscorlib.dll)

protected override bool IsValueTypeImpl()

Return Value

Type: System.Boolean
true if the type is a value type; otherwise, false.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft