public method ReticleElement.Equals

Brief

Checks whether the element equals to another elements

Declaration
C#
bool  Equals (ReticleElement other)

Parameters
other

Declared in ReticleElement

back