DateComponent.GetFormat

Méthode DateComponent.GetFormat

Renvoie une chaîne composée d’un caractère spécifié répété en fonction du format.

public string GetFormat(char ch)
ParamètreTypeDescription
chCharLe caractère à répéter.

Valeur de retour

Une chaîne consistant en le caractère répété.

Voir aussi