ListItemBasedCollection<T>.EnsureItemsLimit Method
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Protected Friend Sub EnsureItemsLimit
'Usage
Me.EnsureItemsLimit()
protected internal void EnsureItemsLimit()
See Also
Reference
ListItemBasedCollection<T> Class