asp.net.ph

String.Format Method

System Namespace   String Class


Replaces each format specification in a specified String with the textual equivalent of a corresponding object's value.

Overload List

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.


See Also

String Members   Formatting Base Types Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph