IPAddressComparerSingleton Property |
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static IPAddressComparer Singleton { get; }
Public Shared ReadOnly Property Singleton As IPAddressComparer
Get
public:
static property IPAddressComparer^ Singleton {
IPAddressComparer^ get ();
}
static member Singleton : IPAddressComparer with get
Property Value
Type:
IPAddressComparerSee Also