The Header type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Header |
Constructs a Header.
|
Methods
Name | Description | |
---|---|---|
![]() | Append |
appends some text to this Meta.
(Inherited from Meta.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | IsContent | (Inherited from Meta.) |
![]() | IsNestable | (Inherited from Meta.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | Process |
Processes the element by adding it (or the different parts) to a
IElementListener.
(Inherited from Meta.) |
![]() | ToString | (Inherited from Meta.) |
Properties
Name | Description | |
---|---|---|
![]() | Chunks |
Gets all the chunks in this element.
(Inherited from Meta.) |
![]() | Content |
Returns the content of the meta information.
(Inherited from Meta.) |
![]() | Name |
Returns the name of the meta information.
(Overrides Meta..::..Name.) |
![]() | Type |
Gets the type of the text element.
(Inherited from Meta.) |