مشاركة عبر


ISharePointProjectItemCollection الواجهة

يمثل مجموعة من عناصر المشروع لـ SharePoint.

مساحة الاسم:  Microsoft.VisualStudio.SharePoint
التجميع:  Microsoft.VisualStudio.SharePoint (في Microsoft.VisualStudio.SharePoint.dll)

بناء الجملة

'إقرار
Public Interface ISharePointProjectItemCollection _
    Inherits ISharePointCollection(Of ISharePointProjectItem), INotifyCollectionChanged, INotifyPropertyChanged,  _
    IEnumerable(Of ISharePointProjectItem), IEnumerable
public interface ISharePointProjectItemCollection : ISharePointCollection<ISharePointProjectItem>, 
    INotifyCollectionChanged, INotifyPropertyChanged, IEnumerable<ISharePointProjectItem>, IEnumerable

راجع أيضًَا

المرجع

ISharePointProjectItemCollection الأعضاء

Microsoft.VisualStudio.SharePoint مساحة الاسم