StringCollectionExtensionsFormatDelimitedDisplayValue Method |
| Name | Description | |
|---|---|---|
| FormatDelimitedDisplayValue(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.
| |
| FormatDelimitedDisplayValue(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.
|