Example #1
0
 internal override void ToCompactString(StringBuilder builder)
 {
     StringUtil.ToCommaSeparatedString(builder, m_elements);
 }