Compartilhar via


IPropertySourceCollection Interface

Definição

Representa uma coleção de objetos de origem de propriedade que aparecem na janela Propriedades.

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)
Implementações

Métodos

Add(Object)

Adiciona um novo objeto de origem de propriedade à coleção IPropertySourceCollection.

Aplica-se a