Public Shared Function getNativeType ( _ h5Type As H5T..::..H5Type, _ direction As H5T..::..Direction _ ) As H5DataTypeId
public static H5DataTypeId getNativeType( H5T..::..H5Type h5Type, H5T..::..Direction direction )
public: static H5DataTypeId^ getNativeType( H5T..::..H5Type h5Type, H5T..::..Direction direction )
HDF5DotNet.H5T.getNativeType = function(h5Type, direction);