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