'宣言 Public Overloads Shared Function SetText( _ ByVal sections As SectionsCollection, _ ByVal text As String, _ ByVal promptChar As Char, _ ByVal padChar As Char _ ) As Integer
public static int SetText( SectionsCollection sections, string text, char promptChar, char padChar )