SPLimitedWebPartCollection class
ASP.NET Web 組件, SPLimitedWebPartManager所公開的唯讀集合。
Inheritance hierarchy
System.Object
System.Collections.ReadOnlyCollectionBase
Microsoft.SharePoint.WebPartPages.SPLimitedWebPartCollection
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public NotInheritable Class SPLimitedWebPartCollection _
Inherits ReadOnlyCollectionBase
'用途
Dim instance As SPLimitedWebPartCollection
public sealed class SPLimitedWebPartCollection : ReadOnlyCollectionBase
備註
在SPLimitedWebPartCollection中的 Web 組件可能會以程式設計方式存取,透過 API 所公開的SPLimitedWebPartManager。
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.