Substring in Visual Basic .Net. The substring will get a portion from the source string to create a new one. Mystring.substring(startIndex, lengthspecified).
確定! 回上一頁