LazyList<T> Constructor
Namespace: Microsoft.WindowsAzure.Common.Internals
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Overload List
Name | Description | |
---|---|---|
LazyList<T>() | ||
LazyList<T>(IEnumerable<T>) | ||
LazyList<T>(Int32) |
See Also
LazyList<T> Class
Microsoft.WindowsAzure.Common.Internals Namespace
Return to top