傳回包含來自於某一字串左邊指定數量字元的字串。 複製. Public Shared Function Left( _ ByVal str As String, _ ByVal Length As Integer _ ) As String ...
msdn.microsoft.com