KeyContainerPermissionAccessEntryEnumerator.IEnumerator.Current Proprietà

Definizione

Ottiene l'oggetto corrente della raccolta.

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

Valore della proprietà

Oggetto corrente nella raccolta.

Implementazioni

Commenti

Non chiamare questo metodo; utilizzare invece la Current proprietà .

Si applica a