LabelMatchInformation.ResultCollectionSize 属性
命名空间: Microsoft.SharePoint.Client.Taxonomy
程序集: Microsoft.SharePoint.Client.Taxonomy.Silverlight(位于 Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll 中); Microsoft.SharePoint.Client.Taxonomy.Phone(位于 Microsoft.SharePoint.Client.Taxonomy.Phone.dll 中) Microsoft.SharePoint.Client.Taxonomy(位于 Microsoft.SharePoint.Client.Taxonomy.dll 中)
语法
声明
Public Property ResultCollectionSize As Integer
Get
Set
用法
Dim instance As LabelMatchInformation
Dim value As Integer
value = instance.ResultCollectionSize
instance.ResultCollectionSize = value
public int ResultCollectionSize { get; set; }
属性值
类型:System.Int32