SPDistributedCacheHostInfoCollection 构造函数
构造函数
命名空间: Microsoft.SharePoint.DistributedCaching.Utilities
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Sub New ( _
parent As SPDistributedCacheClusterInfo _
)
用法
Dim parent As SPDistributedCacheClusterInfo
Dim instance As New SPDistributedCacheHostInfoCollection(parent)
public SPDistributedCacheHostInfoCollection(
SPDistributedCacheClusterInfo parent
)
参数
parent
类型:Microsoft.SharePoint.DistributedCaching.Utilities.SPDistributedCacheClusterInfo父 SPDistributedCacheClusterInfo 对象
另请参阅
引用
SPDistributedCacheHostInfoCollection 类