System.Bindings.EvalProtocol._di_IScopeEnumerator
C++
typedef System::DelphiInterface<IScopeEnumerator> _di_IScopeEnumerator;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| typedef | public | System.Bindings.EvalProtocol.hpp | System.Bindings.EvalProtocol | System.Bindings.EvalProtocol |
Description
Represents the IScopeEnumerator Delphi interface for C++Builder usage.
_di_IScopeEnumerator is a C++Builder type that refers an interface that defines a mechanism for enumerating an enumerable scope (IScopeEnumerator).