ALContextMenu.PreprocessSelection(String, ICollection) Método

Definição

public:
 virtual Microsoft::BizTalk::Tracking::SelectionSupport PreprocessSelection(System::String ^ view, System::Collections::ICollection ^ items);
public Microsoft.BizTalk.Tracking.SelectionSupport PreprocessSelection (string view, System.Collections.ICollection items);
abstract member PreprocessSelection : string * System.Collections.ICollection -> Microsoft.BizTalk.Tracking.SelectionSupport
override this.PreprocessSelection : string * System.Collections.ICollection -> Microsoft.BizTalk.Tracking.SelectionSupport
Public Function PreprocessSelection (view As String, items As ICollection) As SelectionSupport

Parâmetros

view
String
items
ICollection

Retornos

Microsoft.BizTalk.Tracking.SelectionSupport

Implementações

Microsoft.BizTalk.Tracking.ICtxMenuPlugin.PreprocessSelection(System.String,System.Collections.ICollection)

Aplica-se a