Bridge

Type Class

Represents type declarations: class types, interface types, array types, value types, enumeration types, type parameters, generic type definitions, and open or closed constructed generic types.To browse the .NET Framework source code for this type, see the Reference Source.

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

Syntax


[ExternalAttribute]
[NameAttribute]
public class Type
<ExternalAttribute> _
<NameAttribute> _
Public Class Type
[ExternalAttribute]
[NameAttribute]
public ref class Type

Inheritance Hierarchy


System..::..Object
  System..::..Type