IXMLDOMNodeList Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IXMLDOMNodeList : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("2933BF82-7B36-11D2-B20E-00C04F983E60")]
public interface IXMLDOMNodeList : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("2933BF82-7B36-11D2-B20E-00C04F983E60")>]
type IXMLDOMNodeList = interface
interface IEnumerable
Public Interface IXMLDOMNodeList
Implements IEnumerable
- Attributes
- Implements
Properties
item[Int32] | |
length |
Methods
GetEnumerator() | |
nextNode() | |
reset() |