Share via


IAccessControlList.Clone Method

Creates a shallow copy of the current object.

Namespace:  Microsoft.Office.Server.ApplicationRegistry.Infrastructure
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Function Clone As IAccessControlList
'Usage
Dim instance As IAccessControlList
Dim returnValue As IAccessControlList

returnValue = instance.Clone()
IAccessControlList Clone()

Return Value

Type: Microsoft.Office.Server.ApplicationRegistry.Infrastructure.IAccessControlList

See Also

Reference

IAccessControlList Interface

IAccessControlList Members

Microsoft.Office.Server.ApplicationRegistry.Infrastructure Namespace