System Namespace String Class
Replaces each format specification in a specified String with the textual equivalent of a corresponding object's value.
1. Replaces the format specification in a specified String with the textual equivalent of the value of a specified Object instance.
2. Replaces the format specification in a specified String with the textual equivalent of the value of a corresponding Object instance in a specified array.
3. Replaces the format specification in a specified String with the textual equivalent of the value of a corresponding Object instance in a specified array. A specified parameter supplies culture-specific formatting information.
4. Replaces the format specification in a specified String with the textual equivalent of the value of two specified Object instances.
5. Replaces the format specification in a specified String with the textual equivalent of the value of three specified Object instances.
String Members Formatting Base Types
|
|