Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Private ReadOnly Property Current As Object
Implements IEnumerator.Current
Get
'Usage
Dim instance As EntityInstanceEnumeratorBase
Dim value As Object
value = CType(instance, IEnumerator).Current
Object IEnumerator.Current { get; }
Property Value
Type: System.Object
Implements
See Also
Reference
EntityInstanceEnumeratorBase Class
EntityInstanceEnumeratorBase Members
Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace