SPListItemLastModifiedDateQuery.Clear method
Clears the collection of lists to be queried.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub Clear
'Usage
Dim instance As SPListItemLastModifiedDateQuery
instance.Clear()
public void Clear()
See also
Reference
SPListItemLastModifiedDateQuery class