JaCIL Framework API

StackObject.Equals Method

Returns whether this stack object is equal to another

Overload List

Returns whether this stack object is equal to another

public bool Equals(StackObject);

Returns whether this stack object is equal to another

public override bool Equals(object);

See Also

StackObject Class | JaCIL.Compiler.Instruction Namespace