SPListItemCollection.ListScopeXmlHelper method

Returns the scope XML of the collection.

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

Syntax

'Declaration
Protected Function ListScopeXmlHelper As String
'Usage
Dim returnValue As String

returnValue = Me.ListScopeXmlHelper()
protected string ListScopeXmlHelper()

Return value

Type: System.String
A string that contains the scope XML.

See also

Reference

SPListItemCollection class

SPListItemCollection members

Microsoft.SharePoint namespace