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