UnknownXmlElementCollection class
Contém os elementos XML que não foram mapeados para uma propriedade na Web Part durante a importação.
Inheritance hierarchy
System.Object
System.Collections.CollectionBase
Microsoft.SharePoint.WebPartPages.UnknownXmlElementCollection
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Class UnknownXmlElementCollection _
Inherits CollectionBase
'Uso
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.