LazyList<T> Class

 

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

System::Object
  Microsoft.WindowsAzure.Common.Internals::LazyList<T>

generic<typename T>
public ref class LazyList : IList<T>, ICollection<T>, IEnumerable<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: