Partager via


ValueFormatter Délégué

Définition

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 

Paramètres

val
Object

Valeur renvoyée

S’applique à