SPListItemCollection.EnsureListScopeDict method
Checks the scope dictionary 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 EnsureListScopeDict
'Usage
Me.EnsureListScopeDict()
protected void EnsureListScopeDict()