TypeWrapper Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A wrapper class for Type that provides type information. This is a sealed class.
public ref class TypeWrapper sealed
public sealed class TypeWrapper
type TypeWrapper = class
Public NotInheritable Class TypeWrapper
- Inheritance
-
TypeWrapper
TypeWrapper is used by TypePresenter to get type information.
Display |
Gets the display name for the current wrapper type. |
Is |
Gets an indication whether the type in this TypeWrapper instance is a type definition. |
Tag |
Gets data about the wrapper type. |
Type |
Gets the type in the current TypeWrapper instance. |
Equals(Object) |
Determines whether the current TypeWrapper instance is equal to the specified object. |
Get |
Returns a hash code for the current TypeWrapper instance. |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
To |
Returns the contents of a tag that contains a label for the current wrapper type. |
Product | Versions |
---|---|
.NET Framework | 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET feedback
.NET is an open source project. Select a link to provide feedback: