String.Concat Method


Definition

public static string Concat( string str0, string str1, string str2 );

Parameters

str0System.String.
str1System.String.
str2System.String.

Return Value

System.String.

© 2004-2005 GlobFX Technologies. All rights reserved.