String.Join

String.Join Method


Overload List

public static string Join( string separator, string[] value );
public static string Join( string separator, string[] value, int startIndex, int count );
© 2004-2005 GlobFX Technologies. All rights reserved.