| |||||
String.Format MethodReplaces each format specification in a specified String with the textual equivalent of a corresponding object's value. Overload List1. 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. [ VB ] Overloads Public Shared Function Format ( IFormatProvider, String, ParamArray Object ( ) ) As String
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 AlsoString Members Formatting Base Types |
| ||||
Check out related books at Amazon
© 2000-2008 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 aspxtreme