Partager via


GridLength.ToString Méthode

Définition

Retourne une représentation String de GridLength.

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

Retours

Représentation String de la structure actuelle GridLength.

Remarques

Ce struct représente la projection .NET du struct Windows Runtime (WinRT). GridLength Pour plus d’informations, consultez GridLength dans les informations de référence sur l’API UWP.

S’applique à