public method ReticlePathElement.Equals

Brief

Checks whether the element equals to another elements

Declaration
C#
bool  Equals (ReticlePathElement other)

Parameters
other

Declared in ReticlePathElement

back