Метод UserCollection.RemoveById
Пространство имен: Microsoft.SharePoint.Client
Сборки: Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)
Синтаксис
'Декларация
Public Sub RemoveById ( _
id As Integer _
)
'Применение
Dim instance As UserCollection
Dim id As Integer
instance.RemoveById(id)
public void RemoveById(
int id
)
Параметры
- id
Тип: System.Int32