System.Bindings.EvalProtocol.IScopeEnumerator.Current
Delphi
property Current: IInterface read GetCurrent;
C++
__property System::_di_IInterface Current = {read=GetCurrent};
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| property | public | System.Bindings.EvalProtocol.pas System.Bindings.EvalProtocol.hpp | System.Bindings.EvalProtocol | IScopeEnumerator | 
Description
Donne accès au wrapper en cours à toute étape de l'itération.
La propriété Current donne accès au wrapper en cours à toute étape de l'itération.