다음을 통해 공유


ServiceTypeLookUp.AddOrchestrations(ICollection) 메서드

정의

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

매개 변수

svcList
ICollection

구현

적용 대상