Partager via


DOMNodeWrapper.length - 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 length As Integer
    Get
'Utilisation
Dim instance As DOMNodeWrapper
Dim value As Integer

value = instance.length
public int length { get; }

Valeur de propriété

Type : System.Int32

Implémentations

IXMLDOMCDATASection.length
IXMLDOMText.length
IXMLDOMComment.length
IXMLDOMCharacterData.length

Voir aussi

Référence

DOMNodeWrapper classe

DOMNodeWrapper - Membres

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