Udostępnij za pośrednictwem


Metoda ModelBusAdapter.GetReferences —

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Integration
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll)

Składnia

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

Parametry

Wartość zwracana

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ModelBusAdapter Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Integration