Console..::..Print Method
Overload List
| Name | Description | |
|---|---|---|
| 
                         | 
                      Print<(Of <<'(T>)>>)(String, T) | 
                         
   Prints the specified desc.
    
                       | 
                    
| 
                         | 
                      Print<(Of <<'(T>)>>)(T) | 
                         
   Prints the specified scalar.
    
                       | 
                    
| 
                         | 
                      Print<(Of <<'(T>)>>)(String, IEnumerable<(Of <<'(T>)>>)) | 
                         
   Prints the specified desc.
    
                       |