Aracılığıyla paylaş


DslDefinitionModelToolboxHelperBase.CreateToolboxItems Yöntem

Dinamik olarak eklenmesi gereken özel araç kutusu öğeleri listesini döndürür

Ad alanı:  Microsoft.VisualStudio.Modeling.DslDefinition
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll içinde)

Sözdizimi

'Bildirim
Public Overridable Function CreateToolboxItems As IList(Of ModelingToolboxItem)
public virtual IList<ModelingToolboxItem> CreateToolboxItems()

Dönüş Değeri

Tür: System.Collections.Generic.IList<ModelingToolboxItem>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DslDefinitionModelToolboxHelperBase Sınıf

Microsoft.VisualStudio.Modeling.DslDefinition Ad Alanı