Поделиться через


IPropertySourceCollection Интерфейс

Определение

Представляет коллекцию объектов источников свойств, которые отображаются в окне Свойства.

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)
Реализации

Методы

Add(Object)

Добавляет новый объект источника свойств в коллекцию IPropertySourceCollection.

Применяется к