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