SPListItemCollection.ListScopeXmlHelper Method

Returns the scope XML of the collection.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.ProtectedMethod)> _
Protected Function ListScopeXmlHelper As String
'Usage
Dim returnValue As String

returnValue = Me.ListScopeXmlHelper()
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.ProtectedMethod)]
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