Метод SPFileExtensionsCollection.RemoveItem
Удалить элемент
Пространство имен: Microsoft.SharePoint.Utilities
Сборка: Microsoft.SharePoint (в Microsoft.SharePoint.dll)
Синтаксис
'Декларация
Protected Overrides Sub RemoveItem ( _
index As Integer _
)
'Применение
Dim index As Integer
Me.RemoveItem(index)
protected override void RemoveItem(
int index
)
Параметры
- index
Тип: System.Int32
См. также
Справочные материалы
SPFileExtensionsCollection класс