Condividi tramite


IPropertySourceCollection Interfaccia

Definizione

Rappresenta una raccolta di oggetti di origine della proprietà che vengono visualizzati nel finestra Proprietà.

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)
Implementazioni

Metodi

Add(Object)

Aggiunge un nuovo oggetto di origine della proprietà alla raccolta IPropertySourceCollection.

Si applica a