Responder Developer Guide
GetComparer Method (ScadaEventMap<T>)


Syntax
'Declaration
 
Protected MustOverride Function GetComparer() As IEqualityComparer(Of T)
'Usage
 
Dim instance As ScadaEventMap(Of T)
Dim value As IEqualityComparer(Of T)
 
value = instance.GetComparer()
protected abstract IEqualityComparer<T> GetComparer()
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

ScadaEventMap<T> Class
ScadaEventMap<T> Members

 

 


Send Comment