共用方式為


IXMLDOMNodeList Interface

Definition

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()

Applies to