Partilhar via


Método ModelBusAdapter.GetReferences

Namespace:  Microsoft.VisualStudio.Modeling.Integration
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll)

Sintaxe

'Declaração
Public Function GetReferences ( _
    elementType As Type _
) As IEnumerable(Of ModelBusReference)
public IEnumerable<ModelBusReference> GetReferences(
    Type elementType
)

Parâmetros

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ModelBusAdapter Classe

Namespace Microsoft.VisualStudio.Modeling.Integration