INArrayT, DVertCat Method
            Concatenate 2D-Arrays (Matrixes) vertically
            
Namespace: Metas.UncLib.Core.Ndims.InterfaceAssembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.9.9393.15154
Function VertCat ( 
	b As T
) As T
abstract VertCat : 
        b : 'T -> 'T 
- b  T
- The second matrix
T