Edit

Share via


PermissionEnumerator.IEnumerator.Current Property

Definition

Reserved for internal use.

property System::Object ^ System::Collections::IEnumerator::Current { System::Object ^ get(); };
object System.Collections.IEnumerator.Current { get; }
System.Collections.IEnumerator.Current
 ReadOnly Property Current As Object Implements IEnumerator.Current

Property Value

Returns Object.

Implements

Applies to