IXMLDOMNamedNodeMap.item[Int32] Property
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:
property MSXML::IXMLDOMNode ^ default[int] { MSXML::IXMLDOMNode ^ get(int index); };
[System.Runtime.InteropServices.DispId(0)]
public MSXML.IXMLDOMNode this[int index] { [System.Runtime.InteropServices.DispId(0)] get; }
[<System.Runtime.InteropServices.DispId(0)>]
[<get: System.Runtime.InteropServices.DispId(0)>]
member this.item(int) : MSXML.IXMLDOMNode
Default Public ReadOnly Property item(index As Integer) As IXMLDOMNode
Parameters
- index
- Int32
Property Value
- Attributes