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