Class BlockSyntaxDescriptor

Class BlockSyntaxDescriptor

이름 공간 : Aspose.Html.Toolkit.Markdown.Syntax.Parser 구성: Aspose.HTML.dll (25.4.0)

BlockSyntaxDescriptor를 설정합니다.

[ComVisible(true)]
public class BlockSyntaxDescriptor

Inheritance

object BlockSyntaxDescriptor

상속 회원들

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Properties

Block

블록을 얻으라

public BlockSyntaxNode Block { get; }

부동산 가치

BlockSyntaxNode

Parser

파터를 얻으세요.

public MarkdownBlockParser Parser { get; }

부동산 가치

MarkdownBlockParser

Methods

AppendInline(SourceText)

Append Inline에 대한 인터페이스를 정의합니다.

public BlockSyntaxDescriptor AppendInline(SourceText text)

Parameters

text SourceText

출처 텍스트 입니다.

Returns

BlockSyntaxDescriptor

BlockSyntaxDescriptor에 해당되는 글 1건

Close()

가까운 인터페이스를 설정합니다.

public void Close()

Delete()

삭제를 위한 인터페이스를 설정합니다.

public void Delete()

혜택을 받으세요(스트리트)

속성을 얻기 위해 인터페이스를 정의합니다.

public T GetAttributeValue<t>(string name)

Parameters

name string

링의 이름입니다.

Returns

T

T 유형의 가치.

파라미터 유형

T

타이퍼 파라다이스

GetAttributes()

속성을 얻기 위해 인터페이스를 정의합니다.

public IEnumerable<keyvaluepair<string, object="">&gt; GetAttributes()

Returns

IEnumerable &lt에 대한 정보 KeyValuePair &lt에 대한 정보 string , object 그리고 >>

무수한 것 입니다.

GetContent()

콘텐츠를 얻기 위해 인터페이스를 정의합니다.

public ICollection<sourcetext> GetContent()

Returns

ICollection &lt에 대한 정보 SourceText >

아이콘 컬렉션 입니다.

HasAttribute(스트리트)

체크를 위한 인터페이스를 정의 하 여 속성이 있습니다.

public bool HasAttribute(string name)

Parameters

name string

링의 이름입니다.

Returns

bool

그리고 볼레안.

세트 값 (링크, T)

Set Attribute에 대한 인터페이스를 정의합니다.

public void SetAttributeValue<t>(string name, T value)

Parameters

name string

링의 이름입니다.

value T

T 가치가 있습니다.

파라미터 유형

T

T 유형의

ToString()

ToString 인터페이스를 통과합니다.

public override string ToString()

Returns

string

그 끈을</keyvaluepair<string,>

 한국어