DateComponent.GetFormat

DateComponent.GetFormat 方法

返回一个由指定字符根据格式重复组成的字符串。

public string GetFormat(char ch)
参数类型描述
chChar要重复的字符。

返回值

一个由重复字符组成的字符串。

另请参阅