Udostępnij za pośrednictwem


Interfejs IPropertySourceCollection

Reprezentuje kolekcję obiektów źródła właściwości, które pojawiają się w Właściwości okna.

Przestrzeń nazw:  Microsoft.VisualStudio.SharePoint
Zestaw:  Microsoft.VisualStudio.SharePoint (w Microsoft.VisualStudio.SharePoint.dll)

Składnia

'Deklaracja
Public Interface IPropertySourceCollection _
    Inherits IEnumerable(Of Object), IEnumerable
public interface IPropertySourceCollection : IEnumerable<Object>, 
    IEnumerable

Typ IPropertySourceCollection uwidacznia następujące elementy członkowskie.

Metody

  Nazwa Opis
Metoda publiczna Add Dodaje nowy obiekt źródłowy właściwości, aby IPropertySourceCollection kolekcji.
Metoda publiczna GetEnumerator Returns an enumerator that iterates through the collection. (Odziedziczone z IEnumerable<Object>).

Początek

Zobacz też

Informacje

Przestrzeń nazw Microsoft.VisualStudio.SharePoint