Equals(CandidateConnectedVertex)
public bool Equals(CandidateConnectedVertex other)Parameters
otherCandidateConnectedVertex
public bool Equals(CandidateConnectedVertex other)otherCandidateConnectedVertexpublic override bool Equals(object obj)objobjecttrue if obj and this instance are the same type and represent the same value; otherwise, false.public override int GetHashCode()public override string ToString()public static bool operator ==(CandidateConnectedVertex left, CandidateConnectedVertex right)leftCandidateConnectedVertexrightCandidateConnectedVertexpublic static bool operator !=(CandidateConnectedVertex left, CandidateConnectedVertex right)leftCandidateConnectedVertexrightCandidateConnectedVertex