IXMLDOMSchemaCollectionEnumerator.IEnumerator.Current - Propriété

Ce type ou ce membre fait office de proxy pour un objet ou un membre Microsoft XML Core Services (MSXML). Pour plus d’informations sur l’objet ou le membre MSXML encapsulé par ce type ou ce membre, voir MSXML SDK. Pour plus d’informations sur l’utilisation d’objets ou de membres MSXML à partir du code managé, voir Utilisation de MSXML5 et de System.Xml avec le modèle objet InfoPath 2003.

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

Syntaxe

'Déclaration
Private ReadOnly Property Current As Object
    Implements IEnumerator.Current
    Get
'Utilisation
Dim instance As IXMLDOMSchemaCollectionEnumerator
Dim value As Object

value = CType(instance, IEnumerator).Current
ObjectIEnumerator.Current { get; }

Valeur de propriété

Type : System.Object
Retourne Object.

Implémentations

IEnumerator.Current

Voir aussi

Référence

IXMLDOMSchemaCollectionEnumerator classe

IXMLDOMSchemaCollectionEnumerator - Membres

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