Gemstone Common Library
C#
VB
C++
JavaScript
Show/Hide TOC
String
Extensions
Interpolate Method
Overload List
Interpolate(String, IEnumerable
KeyValuePair
String, Object
)
Applies string interpolation to the given format string at runtime.
Interpolate
T
(String, T)
Applies string interpolation to the given format string at runtime.
See Also
Reference
StringExtensions Class
Gemstone.StringExtensions Namespace
In This Article
Overload List
See Also