Compartir a través de


IPropertySourceCollection Interfaz

Definición

Representa una colección de objetos de origen de propiedad que aparecen en la ventana Propiedades.

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

Métodos

Add(Object)

Agrega un nuevo objeto de origen de propiedad a la colección IPropertySourceCollection.

Se aplica a