Solução de Problemas com cadeias de caracteres em Visual Basic
This section provides advice on how to troubleshoot string manipulation in Visual Basic.
In This Section
- Solução de Problemas Relativos a Expressões Regulares em Visual Basic
Lists topics that describe the basic concepts behind using strings in Visual Basic.
Related Sections
Nulo (Nothing) e Sequências de Caracteres no Visual Basic
Describes how the Visual Basic runtime and the .NET Framework evaluate Nothing differently when it comes to strings.Como a cultura afeta as cadeias de caracteres no Visual Basic
Discusses how Visual Basic uses culture information to perform string conversions and comparisons.Acesso a sequência de caracteres baseado em zero versus acesso baseado em um em Visual Basic
Compares how Visual Basic and the .NET Framework provide access to the characters in a string.