  | PagingHandlerPagingRangeGetEnumerator Method  | 
  
    Namespace: 
   Dynamicweb.Modules.Common
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic IEnumerator<int> GetEnumerator()
Public Function GetEnumerator As IEnumerator(Of Integer)
Return Value
Type: 
IEnumeratorInt32
See Also