Compartir a través de


IXMLDOMSelection.Item[Int32] Propiedad

Definición

Este tipo o miembro actúa como un servidor proxy para un miembro u objeto Microsoft XML Core Services (MSXML). Para obtener información sobre el objeto o miembro de MSXML encapsulado por este tipo o miembro, consulte el SDK de MSXMLQue trabaja con MSXML5 y System.Xml Usar el modelo de objetos de InfoPath 2003.

public:
 property Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMNode ^ default[int] { Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMNode ^ get(int index); };
public Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode this[int index] { get; }
member this.Item(int) : Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode
Default Public ReadOnly Property Item(index As Integer) As IXMLDOMNode

Parámetros

index
Int32

Valor de propiedad

Implementaciones

Se aplica a