LazyList 构造函数 ()
初始化 LazyList 类 的一个新实例。初始化 LazyList 类 的一个新实例。
命名空间: Microsoft.WindowsAzure.Common.Internals
程序集: Microsoft.WindowsAzure.Common(在 Microsoft.WindowsAzure.Common.dll 中)
使用
用法
Dim instance As New LazyList(Of T)
语法
声明
Public Sub New
public LazyList ()
public:
LazyList ()
public LazyList ()
public function LazyList ()
备注
默认构造函数将所有字段初始化为其默认值。
平台
开发平台
Windows Vista、Windows 7 和 Windows Server 2008
目标平台
另请参阅
参考
LazyList 类
LazyList 成员
Microsoft.WindowsAzure.Common.Internals 命名空间