System.Net.NetworkInformation.PhysicalAddress.Equals Method

Compares two System.Net.NetworkInformation.PhysicalAddress instances.

Syntax

public override bool Equals (object comparand)

Parameters

comparand
The System.Net.NetworkInformation.PhysicalAddress to compare to the current instance.

Returns

true if this instance and the specified instance contain the same address; otherwise false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Net.NetworkInformation
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0