IPvxAddress Members
Include Protected Members
Include Inherited Members
The IPvxAddress type exposes the following members.
Constructors
Name | Description | |
---|---|---|
IPvxAddress([]) | ||
IPvxAddress(Int64) | ||
IPvxAddress(IPAddress) | ||
IPvxAddress(IPvxAddress) | ||
IPvxAddress(UInt64, UInt64) |
Top
Properties
Name | Description | |
---|---|---|
AddressFamily | ||
IsBroadcast | ||
IsIPv4Compatible | ||
IsIPv4Mapped | ||
IsIPv6LinkLocal | ||
IsIPv6SiteLocal | ||
IsMulticast |
Top
Methods
Name | Description | |
---|---|---|
BitwiseAnd(IPvxAddress) | ||
BitwiseAnd(Int64) | ||
BitwiseOr(IPvxAddress) | ||
BitwiseOr(Int64) | ||
Compare | ||
CompareTo(IPvxAddress) | ||
CompareTo(IPAddress) | ||
CompareTo(Object) | ||
Equals(IPvxAddress) | ||
Equals(IPvxAddress, IPvxAddress) | ||
Equals(IPAddress) | ||
Equals(Object) | (Overrides ValueType.Equals(Object).) | |
Finalize | (Inherited from Object.) | |
GetBytes | ||
GetHashCode | (Overrides ValueType.GetHashCode().) | |
GetType | (Inherited from Object.) | |
LeftShift | ||
MemberwiseClone | (Inherited from Object.) | |
OnesComplement | ||
Parse | ||
RightShift | ||
ToString | (Overrides ValueType.ToString().) | |
TryParse | ||
Xor(IPvxAddress) | ||
Xor(Int64) |
Top
Operators
Top