ArcFM Responder Mobile Developer Guide
JoinToString Method






Builds a string that is the concatenation of all the items' string representation separated by separator
Overload List
OverloadDescription
JoinToString<T>(IEnumerable<T>,String)Builds a string that is the concatenation of all the items' string representation separated by separator  
JoinToString(IEnumerable,String)Builds a string that is the concatenation of all the items' string representation separated by separator  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EnumerableExtensions Class
EnumerableExtensions Members

Send Feedback