Partager via


IPropertySourceCollection Interface

Définition

Représente une collection d’objets source de propriété qui s’affichent dans la fenêtre Propriétés.

public interface class IPropertySourceCollection : System::Collections::Generic::IEnumerable<System::Object ^>
public interface IPropertySourceCollection : System.Collections.Generic.IEnumerable<object>
type IPropertySourceCollection = interface
    interface seq<obj>
    interface IEnumerable
Public Interface IPropertySourceCollection
Implements IEnumerable(Of Object)
Implémente

Méthodes

Add(Object)

Ajoute un nouvel objet source de propriété à la collection IPropertySourceCollection.

S’applique à