Partager via


EntityInstanceEnumeratorBase.Current, propriété (Microsoft.Office.Server.ApplicationRegistry.Runtime)

When overridden in a derived class, returns the value of the current entity instance in the enumerator. 

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Overridable ReadOnly Property Current As IEntityInstance
'Utilisation
Dim instance As EntityInstanceEnumeratorBase
Dim value As IEntityInstance

value = instance.Current
public virtual IEntityInstance Current { get; }

Valeur de la propriété

The IEntityInstance object representing the current entity instance.

Voir aussi

Référence

EntityInstanceEnumeratorBase, classe
Membres EntityInstanceEnumeratorBase
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms