Partager via


NSCollectionEditor.GetDisplayText(Object) Méthode

Définition

Récupère le texte affiché pour l'éditeur de collection.

protected:
 override System::String ^ GetDisplayText(System::Object ^ value);
protected override string GetDisplayText (object value);
override this.GetDisplayText : obj -> string
Protected Overrides Function GetDisplayText (value As Object) As String

Paramètres

value
Object

Valeur de texte.

Retours

Texte affiché pour l'éditeur de collection.

S’applique à