ScriptNameObjectBase.AppendWithCommaText Method

Definition

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)

Parameters

optionText
String
needsComma
Boolean

Applies to