Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public: static bool IsNewLine(char value);
public static bool IsNewLine (char value);
static member IsNewLine : char -> bool
Public Shared Function IsNewLine (value As Char) As Boolean
public: static bool IsNewLine(System::String ^ value);
public static bool IsNewLine (string value);
static member IsNewLine : string -> bool
Public Shared Function IsNewLine (value As String) As Boolean
Esta página foi útil?