LazyList(Of T) Class

 

Namespace:   Microsoft.WindowsAzure.Common.Internals
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

System.Object
  Microsoft.WindowsAzure.Common.Internals.LazyList(Of T)

Public Class LazyList(Of T)
	Implements IList(Of T), ICollection(Of T), IEnumerable(Of T), IEnumerable,
	ILazyCollection

Type Parameters

T

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: