共用方式為


ModelBusAdapter.GetReferences 方法

命名空間:  Microsoft.VisualStudio.Modeling.Integration
組件:  Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll 中)

語法

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

參數

傳回值

類型:System.Collections.Generic.IEnumerable<ModelBusReference>

.NET Framework 安全性

請參閱

參考

ModelBusAdapter 類別

Microsoft.VisualStudio.Modeling.Integration 命名空間