String.Join Method


Definition

public static string Join( string separator, string[] value );

Parameters

separatorSystem.String.
valueSystem.String[].

Return Value

System.String.

© 2004-2005 GlobFX Technologies. All rights reserved.