Sdílet prostřednictvím


IRemoteDelegateContract.InvokeDelegate(IRemoteArgumentArrayContract) Metoda

Definice

Vyvolá delegáta, kterého tato IRemoteDelegateContract funkce identifikuje.

public:
 System::AddIn::Contract::RemoteArgument InvokeDelegate(System::AddIn::Contract::Collections::IRemoteArgumentArrayContract ^ args);
public System.AddIn.Contract.RemoteArgument InvokeDelegate (System.AddIn.Contract.Collections.IRemoteArgumentArrayContract args);
abstract member InvokeDelegate : System.AddIn.Contract.Collections.IRemoteArgumentArrayContract -> System.AddIn.Contract.RemoteArgument
Public Function InvokeDelegate (args As IRemoteArgumentArrayContract) As RemoteArgument

Parametry

Návraty

A RemoteArgument , který určuje návratovou hodnotu vyvolaného delegáta.

Platí pro