Compartilhar via


IXMLDOMNamedNodeMap.item[Int32] Property

Definition

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

Applies to