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