asp.net.ph

String.Concat Method

System Namespace   String Class


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

Overload List

1. Creates the String representation of a specified object.

2. Concatenates the String representations of the elements in a specified Object array.

3. Concatenates the elements of a specified String array.

4. Concatenates the String representations of two specified objects.

5. Concatenates two specified instances of String.

6. Concatenates the String representations of three specified objects.

7. Concatenates three specified instances of String.

8. [ C++ ] Concatenates the String representations of three specified objects and a variable-length parameter list. This method is not CLS-compliant.

9. Concatenates four specified instances of String.


See Also

String Members 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