Aracılığıyla paylaş


ModelBusAdapter.GetReferences Yöntem

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

Sözdizimi

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

Parametreler

Dönüş Değeri

Tür: System.Collections.Generic.IEnumerable<ModelBusReference>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ModelBusAdapter Sınıf

Microsoft.VisualStudio.Modeling.Integration Ad Alanı