Does anyone know how to make the STRING() function work in VB.Net. The samples do not seem to work which makes me believe there is a class missing. What class is it a part of?

e.g. STRING(10,"*") or rc = STRING(10,"*")