다음을 통해 공유


ClientWebPartPropertyCollection.ICollection<ClientWebPartProperty>.Clear method

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Private Sub Clear Implements ICollection(Of ClientWebPartProperty).Clear
'Usage
Dim instance As ClientWebPartPropertyCollection

CType(instance, ICollection(Of ClientWebPartProperty)).Clear()
void ICollection<ClientWebPartProperty>.Clear()

Implements

ICollection<T>.Clear()

See also

Reference

ClientWebPartPropertyCollection class

ClientWebPartPropertyCollection members

Microsoft.SharePoint.WebPartPages namespace