System::Net::DnsEndPoint::Equals method
DnsEndPoint::Equals method
Compares objects using C# Object.Equals semantics.
bool System::Net::DnsEndPoint::Equals(System::SharedPtr<Object> comparand) override
Parameter | Type | Description |
---|---|---|
comparand | System::SharedPtr<Object> | Object to compare current one to. |
ReturnValue
True if objects are considered equal and false otherwise.
See Also
- Typedef SharedPtr
- Class Object
- Class DnsEndPoint
- Namespace System::Net
- Library Aspose.PUB for C++