Share via


WelcomePageFieldCollection.Remove method

Namespace:  Microsoft.SharePoint.Client.DocumentSet
Assembly:  Microsoft.SharePoint.Client.DocumentManagement (in Microsoft.SharePoint.Client.DocumentManagement.dll)

Syntax

'Declaration
Public Sub Remove ( _
    fieldId As Guid _
)
'Usage
Dim instance As WelcomePageFieldCollection
Dim fieldId As Guid

instance.Remove(fieldId)
public void Remove(
    Guid fieldId
)

Parameters

See also

Reference

WelcomePageFieldCollection class

WelcomePageFieldCollection members

Microsoft.SharePoint.Client.DocumentSet namespace