Click or drag to resize

StringCollectionExtensionsFormatDelimitedDisplayValue Method

Overload List
  NameDescription
Public methodStatic memberFormatDelimitedDisplayValue(StringList, Int32)
Extends the class with a method for building a delimited string with the values. If the delimited string exceeds a specified maximum then the string is clipped and punctuated and the no. of items is appended.
Public methodStatic memberFormatDelimitedDisplayValue(ListString, Int32)
Extends the class with a method for building a delimited string with the values. If the delimited string exceeds a specified maximum then the string is clipped and punctuated and the no. of items is appended.
Top
See Also