Sdílet prostřednictvím


ModelBusAdapter.GetReferences – metoda

Obor názvů:  Microsoft.VisualStudio.Modeling.Integration
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll)

Syntaxe

'Deklarace
Public Function GetReferences ( _
    elementType As Type _
) As IEnumerable(Of ModelBusReference)
public IEnumerable<ModelBusReference> GetReferences(
    Type elementType
)

Parametry

Vrácená hodnota

Typ: System.Collections.Generic.IEnumerable<ModelBusReference>

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ModelBusAdapter Třída

Microsoft.VisualStudio.Modeling.Integration – obor názvů