Share via


WelcomePageFieldCollection.Add Method

Adds a field to the collection.

Namespace:  Microsoft.Office.DocumentManagement.DocumentSets
Assembly:  Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)

Syntax

'Declaration
Public Sub Add ( _
    fld As SPField _
)
'Usage
Dim instance As WelcomePageFieldCollection
Dim fld As SPField

instance.Add(fld)
public void Add(
    SPField fld
)

Parameters

See Also

Reference

WelcomePageFieldCollection Class

WelcomePageFieldCollection Members

Microsoft.Office.DocumentManagement.DocumentSets Namespace