Partager via


ITypeDescriptorCollection - Interface

Fournit des informations contextuelles sur un composant, telles que son descripteur conteneur et propriétés.

Espace de noms :  Microsoft.BusinessData.MetadataModel.Collections
Assembly :  Microsoft.BusinessData (dans Microsoft.BusinessData.dll)

Syntaxe

'Déclaration
Public Interface ITypeDescriptorCollection _
    Inherits IReadOnlyCollection(Of ITypeDescriptor), IEnumerable
'Utilisation
Dim instance As ITypeDescriptorCollection
public interface ITypeDescriptorCollection : IReadOnlyCollection<ITypeDescriptor>, 
    IEnumerable

Voir aussi

Référence

ITypeDescriptorCollection - Membres

Microsoft.BusinessData.MetadataModel.Collections - Espace de noms