StringFormat Methods |
The StringFormat type exposes the following members.
Name | Description | |
---|---|---|
SafeJoin |
Concatenates the values, using the specified separator between the elements.
This method is similar to Join(String, Object) except it
formats null values as <null>
|