Aracılığıyla paylaş


IModelElement.GetReferencingElements Yöntem

Bu öğeyi sağ tarafta olduğu bu öğe ile bir ilişkisi bulunan öğeleri listesini döndürür.

Ad alanı:  Microsoft.Data.Schema.SchemaModel
Derleme:  Microsoft.Data.Schema (Microsoft.Data.Schema.dll içinde)

Sözdizimi

'Bildirim
Function GetReferencingElements As IList(Of IModelElement)
IList<IModelElement> GetReferencingElements()
IList<IModelElement^>^ GetReferencingElements()
abstract GetReferencingElements : unit -> IList<IModelElement> 
function GetReferencingElements() : IList<IModelElement>

Dönüş Değeri

Tür: System.Collections.Generic.IList<IModelElement>
An IList<T> of type IModelElement.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IModelElement Arabirim

Microsoft.Data.Schema.SchemaModel Ad Alanı