public method XSize.Equals

Brief

Checks whether the object is an XSize structure equivalent to this XSize structure.

Declaration
C#
bool  Equals (object o)

Parameters
o

The object to check.

Declared in XSize

back