Miner.Responder.RxIF.Shared Assembly > Miner.Responder.RxIF.Shared Namespace > AppConfiguration Class > getCommaSeparatedList Method : getCommaSeparatedList(String,List<String>) Method |
'Declaration Public Overloads Shared Function getCommaSeparatedList( _ ByVal Key As String, _ ByVal Default As List(Of String) _ ) As List(Of String)
'Usage Dim Key As String Dim Default As List(Of String) Dim value As List(Of String) value = AppConfiguration.getCommaSeparatedList(Key, Default)
public static List<string> getCommaSeparatedList( string Key, List<string> Default )
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.