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