InlineParsingInstruction.Equals
Equals(InlineParsingInstruction)
Vergelijk twee InlineParsingInstruction.
public bool Equals(InlineParsingInstruction other)
Parameter | Type | Beschrijving |
---|---|---|
other | InlineParsingInstruction | De andere. |
Winstwaarde
De booleaanse waarde.
Zie ook
- struct InlineParsingInstruction
- naamruimte Aspose.Html.Toolkit.Markdown.Syntax.Parser
- montage Aspose.HTML
Equals(object)
Negeert de Equals-methode.
public override bool Equals(object obj)
Parameter | Type | Beschrijving |
---|---|---|
obj | Object | Het object. |
Winstwaarde
De booleaanse waarde.
Zie ook
- struct InlineParsingInstruction
- naamruimte Aspose.Html.Toolkit.Markdown.Syntax.Parser
- montage Aspose.HTML