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