次の方法で共有


IEntityReferenceCollection インターフェイス

IEntityReferenceオブジェクトのコレクションを表します。

名前空間:  Microsoft.BusinessData.MetadataModel.Collections
アセンブリ:  Microsoft.BusinessData (Microsoft.BusinessData.dll 内)

構文

'宣言
Public Interface IEntityReferenceCollection _
    Inherits IReadOnlyCollection(Of IEntityReference), IEnumerable
'使用
Dim instance As IEntityReferenceCollection
public interface IEntityReferenceCollection : IReadOnlyCollection<IEntityReference>, 
    IEnumerable

関連項目

参照先

IEntityReferenceCollection メンバー

Microsoft.BusinessData.MetadataModel.Collections 名前空間