Udostępnij przez


IPropertySourceCollection Interfejs

Definicja

Reprezentuje kolekcję obiektów źródłowych właściwości wyświetlanych w okno Właściwości.

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

Metody

Add(Object)

Dodaje nowy obiekt źródłowy właściwości do kolekcji IPropertySourceCollection .

Dotyczy