XMLNodesEnumerator.Current-Eigenschaft
Diese Eigenschaft wird für die interne Verwendung reserviert und ist nicht für die direkte Verwendung in Code bestimmt.
Namespace: Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in microsoft.office.interop.infopath.semitrust.dll)
Syntax
'Declaration
Public ReadOnly Property Current As IXMLDOMNode
'Usage
Dim instance As XMLNodesEnumerator
Dim value As IXMLDOMNode
value = instance.Current
public IXMLDOMNode Current { get; }
Siehe auch
Referenz
XMLNodesEnumerator-Klasse
XMLNodesEnumerator-Member
Microsoft.Office.Interop.InfoPath.SemiTrust-Namespace