IModelRelationship.GetRelatedElements メソッド

関連付けられる要素の一覧を取得します。

名前空間 :  Microsoft.Data.Schema.SchemaModel
アセンブリ :  Microsoft.Data.Schema (Microsoft.Data.Schema.dll 内)

構文

'宣言
Function GetRelatedElements As IList(Of IModelElement)
'使用
Dim instance As IModelRelationship
Dim returnValue As IList(Of IModelElement)

returnValue = instance.GetRelatedElements()
IList<IModelElement> GetRelatedElements()
IList<IModelElement^>^ GetRelatedElements()
function GetRelatedElements() : IList<IModelElement>

戻り値

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

参照

参照

IModelRelationship インターフェイス

IModelRelationship メンバ

Microsoft.Data.Schema.SchemaModel 名前空間