WelcomePageFieldCollection.Clear Method
Removes all elements from the WelcomePageFieldCollection object.
Namespace: Microsoft.Office.DocumentManagement.DocumentSets
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Public Sub Clear
'Usage
Dim instance As WelcomePageFieldCollection
instance.Clear()
public void Clear()
See Also
Reference
WelcomePageFieldCollection Class