Uiinfrastructure API Docs  
 

GeneralHelpers.ConvertToString Method 

This method converts the expanded object types int[] into a comma separated String

public static string ConvertToString(
   int[] nInts
);

Parameters

nInts

Return Value

String

See Also

GeneralHelpers Class | com.plumtree.uiinfrastructure.statichelpers Namespace