InlineParsingInstruction.Equals

Equals(InlineParsingInstruction)

Compare two InlineParsingInstruction.

public bool Equals(InlineParsingInstruction other)
ParameterTypeDescription
otherInlineParsingInstructionThe other.

Return Value

The boolean.

See Also


Equals(object)

Overrides the Equals method.

public override bool Equals(object obj)
ParameterTypeDescription
objObjectThe object.

Return Value

The boolean.

See Also