InlineParsingInstruction Struct
InlineParsingInstruction structure
Defines the InlineParsingInstruction struct.
public struct InlineParsingInstruction : IEquatable<InlineParsingInstruction>
Properties
| Name | Description |
|---|---|
| getInstruction Get the Instruction. |
Methods
| Name | Description |
|---|---|
| equals(InlineParsingInstruction) | Compare two InlineParsingInstruction. |
| equals(object) | Overrides the Equals method. |
| getHashCode() | Defines the GetHashCode |
| operator == | |
| operator != |
Fields
| Name | Description |
|---|---|
| static readonly Handled | The Handled. |
| static readonly None | The ParsingInstruction.None. |
See Also
- package com.aspose.html.toolkit.markdown.syntax.parser
- package Aspose.HTML