次の方法で共有


ServiceTypeLookUp.AddSendPorts(ICollection) メソッド

定義

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

パラメーター

sendPortList
ICollection

実装

適用対象