ILookupNormalizer.Normalize(String) Metodo

Definizione

Restituisce una rappresentazione normalizzata dell'oggetto specificato key.

public:
 System::String ^ Normalize(System::String ^ key);
public string Normalize (string key);
abstract member Normalize : string -> string
Public Function Normalize (key As String) As String

Parametri

key
String

Chiave da normalizzare.

Restituisce

Rappresentazione normalizzata dell'oggetto specificato key.

Si applica a