Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: bool HalfEquals(Link<T>)

  • Declared in: RT.Coordinates.Link<T>

Declaration

public bool HalfEquals(
    Link<T> other
)

Summary

Determines whether this link and other have at least one element in common.