Share via


PermissionEnumerator.IEnumerator.Current property

Reserved for internal use.

Namespace:  Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly:  Microsoft.Office.Interop.InfoPath.SemiTrust (in Microsoft.Office.Interop.InfoPath.SemiTrust.dll)

Syntax

'Declaration
Private ReadOnly Property Current As Object
    Implements IEnumerator.Current
    Get
'Usage
Dim instance As PermissionEnumerator
Dim value As Object

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

Property value

Type: System.Object
Returns Object.

Implements

IEnumerator.Current

See also

Reference

PermissionEnumerator class

PermissionEnumerator members

Microsoft.Office.Interop.InfoPath.SemiTrust namespace