ImageList.ToString Méthode

Définition

Retourne une chaîne qui représente le fichier actif ImageList.

public:
 override System::String ^ ToString();
public override string ToString();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Retours

Chaîne qui représente le fichier actif ImageList.

Remarques

La ToString méthode retourne une chaîne qui inclut les propriétés et Count les ImageSize propriétés.

S’applique à