Share via


ServiceTypeLookUp.AddOrchestrations(ICollection) Method

Definition

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)

Parameters

svcList
ICollection

Implements

Applies to