ScriptNameObjectBase.AppendCommaText Method

Definition

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

Parameters

optionText
String
needsComma
Boolean
beginWord
String

Applies to