TX Text Control .NET for Windows Forms Documentation

XmlElementCollection Class

An instance of this class contains all elements of an XML document that have the same element name. It can be obtained with the TextControl.GetXmlElements method.

Syntax

[C#] public class XmlElementCollection : ICollection, IEnumerable
[Visual Basic] Public Class XmlElementCollection Implements ICollection Implements IEnumerable

Properties

PropertyDescription
CountGets the number of XML elements in the collection.

Methods

MethodDescription
AddAdds the specified XML element to the collection.
CopyToCopies the elements of the collection to an array, starting at a particular index.
GetEnumeratorReturns an enumerator that can be used to iterate through the collection.
GetItemReturns a particular XML element.
RemoveRemoves an XML element from an XML document.

See Also

 
 
 

Products

Support

Downloads

Corporate

Buy Now