DevForce Help Reference
TypeWrapper Class Members
Properties  Methods 


The following tables list the members exposed by TypeWrapper.

Public Constructors
 NameDescription
Public ConstructorTypeWrapper ConstructorCreate a TypeWrapper from the specified System.Type.  
Top
Public Properties
 NameDescription
Public PropertyAssemblyQualifiedName The assembly-qualified type name.  
Public PropertyIsNullIf the Type value is null.  
Public PropertyTypeThe System.Type wrapped for serialization.  
Top
Public Methods
 NameDescription
Public MethodEquals Provides value equality.  
Public MethodGetHashCodeServes as the default hash function.  
Public MethodGetType() (Inherited from object)
Public Methodstatic (Shared in Visual Basic)GetTypeWrapperReturns a TypeWrapper for the specified System.Type.  
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

TypeWrapper Class
IdeaBlade.Core Namespace

Send Feedback