ElementStack Members
The following tables list the members exposed by the ElementStack type.
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
ElementStack | Represents a collection of Elements used during the writing process to keep track of the tag hierarchy. |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of elements contained in the Stack. |
![]() |
Item | Gets or sets the element at the specified index. |
Public Methods
| Name | Description | |
|---|---|---|
![]() |
Pop | Removes and returns the object at the top of the Stack. |
![]() |
Push | Inserts an object at the top of the Stack. |
.gif)
.gif)