ElementStack Members

The following tables list the members exposed by the ElementStack type.

Public Constructors

Name Description
Public Method ElementStack Represents a collection of Elements used during the writing process to keep track of the tag hierarchy.

Public Properties

Name Description
Public Property Count Gets the number of elements contained in the Stack.
Public Property Item Gets or sets the element at the specified index.

Public Methods

Name Description
Public Method Pop Removes and returns the object at the top of the Stack.
Public Method Push Inserts an object at the top of the Stack.

See Also

Reference

ElementStack Class
System.Ext.Xml Namespace