String..::.Concat Method
This page is specific to:.NET Framework Version:1.12.03.03.5Silverlight 34.0
.NET Framework Class Library
String..::.Concat Method

Concatenates one or more instances of String, or the String representations of the values of one or more instances of Object.

Overload List

  NameDescription
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkConcat(Object)Creates the String representation of a specified object.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkConcat(array<Object>[]()[])Concatenates the String representations of the elements in a specified Object array.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkConcat(array<String>[]()[])Concatenates the elements of a specified String array.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkConcat(Object, Object)Concatenates the String representations of two specified objects.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkConcat(String, String)Concatenates two specified instances of String.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkConcat(Object, Object, Object)Concatenates the String representations of three specified objects.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkConcat(String, String, String)Concatenates three specified instances of String.
Public methodStatic memberConcat(Object, Object, Object, Object)Concatenates the String representations of four specified objects and any objects specified in an optional variable length parameter list.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkConcat(String, String, String, String)Concatenates four specified instances of String.
Top
See Also

Reference

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View