Creates a new instance of this type using the default constructor.
            
            
            
            
            
            
            
            'Declaration
 
Public Overloads Shared Function New(Of )( _
   ByVal  As System.Type _
) As 
             
        
            
            public static  New<>( 
   System.Type 
)
             
        
             
        
            Parameters
- type
 
- The type.
 
            Type Parameters
- T
 
            Return Value
A new instance of type T.