IFormatterConverter.ToChar(Object) Metodo

Definizione

Converte un valore in un carattere Unicode.

public:
 char ToChar(System::Object ^ value);
public char ToChar (object value);
abstract member ToChar : obj -> char
Public Function ToChar (value As Object) As Char

Parametri

value
Object

Oggetto da convertire.

Restituisce

Valore value convertito.

Si applica a