NetworkAddress Members
Include Protected Members
Include Inherited Members
The NetworkAddress type exposes the following members.
Properties
Name | Description | |
---|---|---|
AddressString | (Inherited from ProtocolAddress.) | |
ProtocolType | (Inherited from ProtocolAddress.) |
Top
Methods
Name | Description | |
---|---|---|
CompareTo(NetworkAddress) | ||
CompareTo(ProtocolAddress) | (Inherited from ProtocolAddress.) | |
CompareTo(Object) | (Inherited from ProtocolAddress.) | |
Equals(Object) | (Overrides ProtocolAddress.Equals(Object).) | |
Equals(ProtocolAddress) | (Inherited from ProtocolAddress.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Overrides ProtocolAddress.GetHashCode().) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Parse | ||
ToString | (Inherited from ProtocolAddress.) | |
TryParse |
Top