Rune.ToString Método

Definição

Retorna a representação de cadeia de caracteres dessa instância Rune.Returns the string representation of this Rune instance.

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Retornos

String

A representação de cadeia de caracteres desse símbolo.The string representation of this rune.

Aplica-se a