Public Shared Function get_order ( _ typeId As H5DataTypeId _ ) As H5T..::..Order
public static H5T..::..Order get_order( H5DataTypeId typeId )
public: static H5T..::..Order get_order( H5DataTypeId^ typeId )
HDF5DotNet.H5T.get_order = function(typeId);