Responder Developer Guide
TryGetValue Method (IvrDefaultEventMap)


Syntax
'Declaration
 
Public Function TryGetValue( _
   ByVal key As outageDetectionEvent, _
   ByRef value As Miner.Responder.RxIF.Ivr.EventType _
) As Boolean
'Usage
 
Dim instance As IvrDefaultEventMap
Dim key As outageDetectionEvent
Dim value As Miner.Responder.RxIF.Ivr.EventType
Dim value As Boolean
 
value = instance.TryGetValue(key, value)
public bool TryGetValue( 
   outageDetectionEvent key,
   out Miner.Responder.RxIF.Ivr.EventType value
)

Parameters

key
value
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

IvrDefaultEventMap Class
IvrDefaultEventMap Members

 

 


Send Comment