| Miner.Responder.Shared Assembly > Miner.Responder.Shared.Extensions Namespace > EnumerableExtensions Class : AddOrAppend<TK,TV> Method |
'Declaration
<System.Runtime.CompilerServices.ExtensionAttribute()>
Public Shared Sub AddOrAppend
(Of TK,TV)( _
ByVal dictionary As System.Collections.Generic.Dictionary(Of TK,List(Of TV)), _
ByVal key As TK, _
ByVal value As System.Collections.Generic.List(Of TV) _
)
'Usage Dim dictionary As System.Collections.Generic.Dictionary(Of TK,List(Of TV)) Dim key As TK Dim value As System.Collections.Generic.List(Of TV) EnumerableExtensions.AddOrAppend(Of TK, TV)(dictionary, key, value)
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.