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)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.ProtectedMethod)> _
Protected Sub EnsureListScopeDict
'Usage
Me.EnsureListScopeDict()
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.ProtectedMethod)]
protected void EnsureListScopeDict()