SPRoleDefinitionBindingCollection.RemoveAll method
Removes all role definitions from the binding collection.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub RemoveAll
'Usage
Dim instance As SPRoleDefinitionBindingCollection
instance.RemoveAll()
public void RemoveAll()
See also
Reference
SPRoleDefinitionBindingCollection class