Click or drag to resize
IPAddressComparerSingleton Property
Gets a singleton instance of IPAddressComparer.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static IPAddressComparer Singleton { get; }

Property Value

Type: IPAddressComparer
See Also