Class BlockSyntaxDescriptor
Nazwa przestrzeń: Aspose.Html.Toolkit.Markdown.Syntax.Parser Zestaw: Aspose.HTML.dll (25.5.0)
Definicja BlockSyntaxDescriptor.
[ComVisible(true)]
public class BlockSyntaxDescriptorInheritance
object ← BlockSyntaxDescriptor
Dziedziczeni członkowie
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
Block
Zdobądź blok
public BlockSyntaxNode Block { get; }Wartość nieruchomości
Parser
Zdobądź parzer.
public MarkdownBlockParser Parser { get; }Wartość nieruchomości
Methods
AppendInline(SourceText)
Określ interfejs dla Append Inline.
public BlockSyntaxDescriptor AppendInline(SourceText text)Parameters
text SourceText
Tekst źródłowy .
Returns
To jest BlockSyntaxDescriptor.
Close()
Określ interfejs dla blisko.
public void Close()Delete()
Określ interfejs do usunięcia.
public void Delete()Wskaźnik wartości (strumień)
Określ interfejs, aby uzyskać atrybut
public T GetAttributeValue<t>(string name)Parameters
name string
Imię i nazwisko string.
Returns
T
Wartość typu T.
Rodzaj parametrów
T
To jest typeparam.
GetAttributes()
Określ interfejs, aby uzyskać atrybut.
public IEnumerable<keyvaluepair<string, object="">> GetAttributes()Returns
IEnumerable • < KeyValuePair • < string , object • > >
To jest nienumerowane.
GetContent()
Określ interfejs, aby uzyskać zawartość.
public ICollection<sourcetext> GetContent()Returns
ICollection • < SourceText >
i zbiórki .
HasAttribute(strumień)
Określenie interfejsu do sprawdzenia ma atrybut
public bool HasAttribute(string name)Parameters
name string
Imię i nazwisko string.
Returns
To jest boolean.
Wskaźnik wartości t>(Źródło, T)
Definuje interfejs dla atrybutów.
public void SetAttributeValue<t>(string name, T value)Parameters
name string
Imię i nazwisko string.
value T
I wartość T.
Rodzaj parametrów
T
W rodzaju T.
ToString()
Przejdź do interfejsu ToString.
public override string ToString()Returns
i strumień .</keyvaluepair<string,>