共用方式為


UnknownXmlElementCollection class

包含已匯入期間未對應到 「 網頁組件上的屬性的 XML 項目。

Inheritance hierarchy

System.Object
  System.Collections.CollectionBase
    Microsoft.SharePoint.WebPartPages.UnknownXmlElementCollection

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Class UnknownXmlElementCollection _
    Inherits CollectionBase
'用途
Dim instance As UnknownXmlElementCollection
public class UnknownXmlElementCollection : CollectionBase

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.

請參閱

參照

UnknownXmlElementCollection members

Microsoft.SharePoint.WebPartPages namespace