SPListItemCollection.EnsureListScopeData method
Checks scope data for the items and, if necessary, updates it to ensure that the most current data is used.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Sub EnsureListScopeData
'Usage
Me.EnsureListScopeData()
protected void EnsureListScopeData()