Pair.IsEmpty 属性 (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)

该成员仅供内部使用,不应在代码中直接使用。

命名空间: Microsoft.Office.Server.ApplicationRegistry.Infrastructure
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Public ReadOnly Property IsEmpty As Boolean
用法
Dim instance As Pair(Of T1, T2)
Dim value As Boolean

value = instance.IsEmpty
public bool IsEmpty { get; }

另请参阅

参考

Pair Generic Structure
Pair 成员
Microsoft.Office.Server.ApplicationRegistry.Infrastructure 命名空间