次の方法で共有


ITypeDescriptorCollection インターフェイス

コンテキストについて、そのコンテナーとプロパティ表してなど、コンポーネントを説明します。

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

構文

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

関連項目

参照先

ITypeDescriptorCollection メンバー

Microsoft.BusinessData.MetadataModel.Collections 名前空間