XMLNodesEnumerator.Current - Propriété

Cette API prend en charge l’infrastructure .NET Framework et n’a pas vocation à être utilisée 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 Current As IXMLDOMNode
    Get
'Utilisation
Dim instance As XMLNodesEnumerator
Dim value As IXMLDOMNode

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

Valeur de propriété

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

Voir aussi

Référence

XMLNodesEnumerator classe

XMLNodesEnumerator - Membres

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