Свойство SPFieldIndexCollection.Count
Получает число объектов SPFieldIndex в SPFieldIndexCollection.
Пространство имен: Microsoft.SharePoint
Сборка: Microsoft.SharePoint (в Microsoft.SharePoint.dll)
Синтаксис
'Декларация
Public Overrides ReadOnly Property Count As Integer
Get
'Применение
Dim instance As SPFieldIndexCollection
Dim value As Integer
value = instance.Count
public override int Count { get; }
Значение свойства
Тип: System.Int32
Число объектов SPFieldIndex в SPFieldIndexCollection.