Share via


SPXmlDocumentCollection class

Representa uma coleção de documentos XML.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.SPBaseCollection
      Microsoft.SharePoint.SPXmlDocumentCollection

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

Syntax

'Declaração
Public NotInheritable Class SPXmlDocumentCollection _
    Inherits SPBaseCollection
'Uso
Dim instance As SPXmlDocumentCollection
public sealed class SPXmlDocumentCollection : SPBaseCollection

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.

Ver também

Referência

SPXmlDocumentCollection members

Microsoft.SharePoint namespace