public bool Equals(
DnsQuestion? other
)
Public Function Equals (
other As DnsQuestion
) As Boolean
public:
virtual bool Equals(
DnsQuestion^ other
) sealed
abstract Equals :
other : DnsQuestion -> bool
override Equals :
other : DnsQuestion -> bool