Version

Search Results

Text Property (Content)

Gets or sets the text content. Syntax

Type Property (Content)

Gets the ElementType of the element. Syntax

Content Constructor

Initializes a new instance of the Content class. Syntax Parameters text A string value that represents the text content.

Declaration Class

Represents a declaration element. Syntax

Declaration Class Members

Public Constructors Public Properties

Declaration Class Properties

Public Properties

Content Property (Declaration)

Gets or sets the content of the declaration. Syntax

Type Property (Declaration)

Gets the ElementType of the element. Syntax

Declaration Constructor

Initializes a new instance of the Declaration class. Syntax Parameters content The content of the declaration.

Element Class

Represents an abstract base class for different types of elements. Syntax