Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class GenericPageEnumerator<T> : System.Collections.Generic.IEnumerator<T>
type GenericPageEnumerator<'T> = class
interface IEnumerator<'T>
interface IEnumerator
interface IDisposable
type GenericPageEnumerator<'T> = class
interface IEnumerator<'T>
interface IDisposable
interface IEnumerator
Public Class GenericPageEnumerator(Of T)
Implements IEnumerator(Of T)