อ่านในภาษาอังกฤษ

แชร์ผ่าน


ISharePointProjectItemCollection Interface

Definition

Represents a collection of SharePoint project items.

C#
public interface ISharePointProjectItemCollection : Microsoft.VisualStudio.SharePoint.ISharePointCollection<Microsoft.VisualStudio.SharePoint.ISharePointProjectItem>, System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.SharePoint.ISharePointProjectItem>, System.Collections.Specialized.INotifyCollectionChanged, System.ComponentModel.INotifyPropertyChanged
Implements

Properties

Count

Gets the number of items in the collection.

(Inherited from ISharePointCollection<T>)
Item[String]

Gets an instance of a ISharePointProjectItem by its folder path.

Project

Gets the project instance owning this collection.

Methods

Add(String, String, Boolean)

Creates and adds a new instance of SharePoint project item.

Add(String, String, String, Boolean)

Creates and adds a SharePoint project item to the project.

Add(String, String, String)

Creates and adds a new instance of SharePoint project item.

Add(String, String)

Creates and adds a new instance of a SharePoint project item.

Contains(T)

Gets whether the provided item is a member of this collection.

(Inherited from ISharePointCollection<T>)
CopyTo(T[], Int32)

Copies items from this collection into an array.

(Inherited from ISharePointCollection<T>)
Find(Guid)

Finds a ISharePointProjectItem instance by its ID.

Applies to

ผลิตภัณฑ์ เวอร์ชัน
SharePoint Projects 2017, 2019, 2022