Soap.InvokeRegistry.InterfaceMapItem.Methods

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Methods: array of MethodMapItem;           { Method Info                }

C++

_InterfaceMapItem__1 Methods;

Properties

Type Visibility Source Unit Parent
field public
Soap.InvokeRegistry.pas
Soap.InvokeRegistry.hpp
Soap.InvokeRegistry InterfaceMapItem

Description

Methods is an array of entries that describe the relationship between methods on the invokable interface and the operation names to which they correspond (if different).