SPList.m_Permissions field
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected m_Permissions As SPPermissionCollection
'Usage
Dim value As SPPermissionCollection
value = Me.m_Permissions
Me.m_Permissions = value
protected SPPermissionCollection m_Permissions