Click or drag to resize

ElementPositionList Class

The ElementPositionList class represents a list of [!:Altova.RaptorXml.Xml.ElementPosition] objects.
Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.XmlElementPositionList

Namespace:  Altova.RaptorXml.Xml
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public class ElementPositionList : IDisposable, 
	IEnumerable, IEnumerable<uint>

The ElementPositionList type exposes the following members.

Constructors
  NameDescription
Public methodElementPositionList
Initializes a new instance of the ElementPositionList class
Public methodElementPositionList(IEnumerableUInt32)
Initializes a new instance of the ElementPositionList class
Public methodElementPositionList(IEnumerable)
Initializes a new instance of the ElementPositionList class
Public methodElementPositionList(Int32)
Initializes a new instance of the ElementPositionList class
Public methodElementPositionList(ElementPositionList)
Initializes a new instance of the ElementPositionList class
Top
Properties
Methods
See Also

Reference

[!:Altova.RaptorXml.Xml.ElementPosition]