Condividi tramite


ValueFormatter Delegato

Definizione

public delegate System::String ^ ValueFormatter(System::Object ^ val);
public delegate string ValueFormatter(object val);
type ValueFormatter = delegate of obj -> string
Public Delegate Function ValueFormatter(val As Object) As String 

Parametri

val
Object

Valore restituito

Si applica a