Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Byte::GetTypeCode Method ()

 

Returns the TypeCode for value type Byte.

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

public:
virtual TypeCode GetTypeCode() sealed

Return Value

Type: System::TypeCode

The enumerated constant, TypeCode::Byte.

.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: