次の方法で共有


IServiceTypeLookUp.AddSendPorts(ICollection) メソッド

定義

public:
 void AddSendPorts(System::Collections::ICollection ^ sendPortList);
public void AddSendPorts (System.Collections.ICollection sendPortList);
abstract member AddSendPorts : System.Collections.ICollection -> unit
Public Sub AddSendPorts (sendPortList As ICollection)

パラメーター

sendPortList
ICollection

適用対象