Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: bool operator==(CellWithDistance<TCell>, CellWithDistance<TCell>)

Declaration

public static bool operator==(
    CellWithDistance<TCell> left,
    CellWithDistance<TCell> right
)

Summary

Equality operator.