System.Bindings.EvalProtocol.TWrapperDictionary

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::Generics::Collections::TDictionary__2<System::_di_IInterface,void *>* TWrapperDictionary;

Properties

Type Visibility Source Unit Parent
typedef public System.Bindings.EvalProtocol.hpp System.Bindings.EvalProtocol System.Bindings.EvalProtocol

Description

Represents a dictionary that contains wrappers.

TWrapperDictionary allows to look up for wrappers and check whether they exist within the dictionary.

See Also