次の方法で共有


IIdentifierCollection インターフェイス

識別子のコレクションを表します。

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

構文

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

関連項目

参照先

IIdentifierCollection メンバー

Microsoft.BusinessData.MetadataModel.Collections 名前空間