SPXmlDocumentCollection class
Represents a collection of XML documents.
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
'Declaration
Public NotInheritable Class SPXmlDocumentCollection _
Inherits SPBaseCollection
'Usage
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.