Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: bool operator==(Edge, Edge)

  • Declared in: RT.Coordinates.Edge

Declaration

public static bool operator==(
    Edge one,
    Edge two
)

Summary

Equality comparison operator.