EditorHasToolboxTabs.GetLinks(Editor, ToolboxTab) Yöntem

Tanım

Verilen bir düzenleyici ve ToolboxTab arasında herhangi bir Editorhastoolboxtab bağlantısı alın.

public:
 static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::EditorHasToolboxTabs ^> ^ GetLinks(Microsoft::VisualStudio::Modeling::DslDefinition::Editor ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::ToolboxTab ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.EditorHasToolboxTabs> GetLinks (Microsoft.VisualStudio.Modeling.DslDefinition.Editor source, Microsoft.VisualStudio.Modeling.DslDefinition.ToolboxTab target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinks : Microsoft.VisualStudio.Modeling.DslDefinition.Editor * Microsoft.VisualStudio.Modeling.DslDefinition.ToolboxTab -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.EditorHasToolboxTabs>
Public Shared Function GetLinks (source As Editor, target As ToolboxTab) As ReadOnlyCollection(Of EditorHasToolboxTabs)

Parametreler

source
Editor
target
ToolboxTab

Döndürülenler

ReadOnlyCollection<EditorHasToolboxTabs>
Öznitelikler

Şunlara uygulanır