Compartir a través de


del método UserCollection.RemoveById

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblados:   Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)

Sintaxis

'Declaración
Public Sub RemoveById ( _
    id As Integer _
)
'Uso
Dim instance As UserCollection
Dim id As Integer

instance.RemoveById(id)
public void RemoveById(
    int id
)

Parámetros

Vea también

Referencia

clase UserCollection

Miembros UserCollection

Espacio de nombres Microsoft.SharePoint.Client