$ 0 0 hi, how can i cast types? like these in c#: (string)helloworld; or these: Convert.ChangeType(helloworld, typeof(string));