InlineParsingInstruction.Equals
Equals(InlineParsingInstruction)
Compare two InlineParsingInstruction.
public bool Equals(InlineParsingInstruction other)
Parameter | Type | Description |
---|---|---|
other | InlineParsingInstruction | The other. |
Return Value
The boolean.
See Also
- struct InlineParsingInstruction
- namespace Aspose.Html.Toolkit.Markdown.Syntax.Parser
- assembly Aspose.HTML
Equals(object)
Overrides the Equals method.
public override bool Equals(object obj)
Parameter | Type | Description |
---|---|---|
obj | Object | The object. |
Return Value
The boolean.
See Also
- struct InlineParsingInstruction
- namespace Aspose.Html.Toolkit.Markdown.Syntax.Parser
- assembly Aspose.HTML