Sdílet prostřednictvím


IModelRelationship.GetReferencedElements – metoda

Vrátí souvisejících prvků.

Obor názvů:  Microsoft.Data.Schema.SchemaModel
Sestavení:  Microsoft.Data.Schema (v Microsoft.Data.Schema.dll)

Syntaxe

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

Vrácená hodnota

Typ: System.Collections.Generic.IList<IModelElement>

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

IModelRelationship Rozhraní

Microsoft.Data.Schema.SchemaModel – obor názvů