IClassResourceCollection 接口

定义

表示包类资源文件的集合。

public interface IClassResourceCollection : System.Collections.Generic.ICollection<Microsoft.VisualStudio.SharePoint.Packages.IClassResource>, System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.SharePoint.Packages.IClassResource>, System.Collections.Generic.IList<Microsoft.VisualStudio.SharePoint.Packages.IClassResource>
实现

方法

Add()

将新的类资源文件添加到集合。

适用于