ScriptNameObjectBase.AppendWithCommaText 方法

定義

protected void AppendWithCommaText(System.Text.StringBuilder sb, string optionText, ref bool needsComma);
member this.AppendWithCommaText : System.Text.StringBuilder * string * bool -> unit
Protected Sub AppendWithCommaText (sb As StringBuilder, optionText As String, ByRef needsComma As Boolean)

參數

optionText
String
needsComma
Boolean

適用於