Click or drag to resize

NetworkSettingsBaseMacAddress Class

Inheritance Hierarchy
SystemObject
  System.Net.NetworkInformationPhysicalAddress
    com.gigatmsNetworkSettingsBaseMacAddress

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public class MacAddress : PhysicalAddress

The NetworkSettingsBaseMacAddress type exposes the following members.

Methods
  NameDescription
Public methodEquals
Compares two PhysicalAddress instances.
(Inherited from PhysicalAddress.)
Public methodGetAddressBytes
Returns the address of the current instance.
(Inherited from PhysicalAddress.)
Public methodGetHashCode
Returns the hash value of a physical address.
(Inherited from PhysicalAddress.)
Public methodStatic memberParse
Public methodToString
Top
See Also