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