Share via


SPFarmManagedAccountCollection.Clear method

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Sub Clear
'Usage
Dim instance As SPFarmManagedAccountCollection

instance.Clear()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public void Clear()

Implements

ICollection<T>.Clear()

See also

Reference

SPFarmManagedAccountCollection class

SPFarmManagedAccountCollection members

Microsoft.SharePoint.Administration namespace