Returns enumerator for this collection

Namespace:  EPiServer.Core
Assembly:  EPiServer (in EPiServer.dll) Version: 6.0.530.0

Syntax

C#
public IEnumerator<PageData> GetEnumerator()

Return Value

Implements

IEnumerable<(Of <(T>)>)..::.GetEnumerator()()()

See Also