public static string Left( this string str, int count )
<ExtensionAttribute> Public Shared Function Left ( str As String, count As Integer ) As String