LazyList<T> Constructor ()

 

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

Syntax

public LazyList()
public:
LazyList()
new : unit -> LazyList
Public Sub New

See Also

LazyList<T> Overload
LazyList<T> Class
Microsoft.WindowsAzure.Common.Internals Namespace

Return to top