LanguageResourcesCollection.Count 属性
获取集合中的语言资源的数量。
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public ReadOnly Property Count As Integer
Get
用法
Dim instance As LanguageResourcesCollection
Dim value As Integer
value = instance.Count
public int Count { get; }
属性值
类型:System.Int32
语言资源的数量。