 
            | Miner.Responder.Shared Assembly > NDesk.Options Namespace : OptionAction<TKey,TValue> Delegate | 
'Declaration
 
Public Delegate Sub OptionAction
    (Of TKey,TValue)( _
   ByVal key As TKey, _
   ByVal value As TValue _
) 
            'Usage Dim instance As New OptionAction(Of TKey,TValue)(AddressOf HandlerMethod)
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.