Share via


DOMNodeWrapper.firstChild - Propriété

Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.

Espace de noms :  Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly :  Microsoft.Office.Interop.InfoPath.SemiTrust (dans Microsoft.Office.Interop.InfoPath.SemiTrust.dll)

Syntaxe

'Déclaration
Public ReadOnly Property firstChild As IXMLDOMNode
    Get
'Utilisation
Dim instance As DOMNodeWrapper
Dim value As IXMLDOMNode

value = instance.firstChild
public IXMLDOMNode firstChild { get; }

Valeur de propriété

Type : Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode

Implémentations

IXMLDOMDocument3.firstChild
IXMLDOMDocument2.firstChild
IXMLDOMDocument.firstChild
IXMLDOMElement.firstChild
IXMLDOMCDATASection.firstChild
IXMLDOMText.firstChild
IXMLDOMAttribute.firstChild
IXMLDOMComment.firstChild
IXMLDOMCharacterData.firstChild
IXMLDOMProcessingInstruction.firstChild
IXMLDOMDocumentFragment.firstChild
IXMLDOMDocumentType.firstChild
IXMLDOMEntity.firstChild
IXMLDOMEntityReference.firstChild
IXMLDOMNode.firstChild

Voir aussi

Référence

DOMNodeWrapper classe

DOMNodeWrapper - Membres

Microsoft.Office.Interop.InfoPath.SemiTrust - Espace de noms