ArcFM Engine 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 XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

EnumerableExtensions Class
EnumerableExtensions Members

 

 


Send Comment