Share via


SPMemberCollection.m_dwCountRoles field

Store the number of role definitions.

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

Syntax

'Declaration
Protected m_dwCountRoles As UInteger
'Usage
Dim value As UInteger

value = Me.m_dwCountRoles

Me.m_dwCountRoles = value
protected uint m_dwCountRoles

See also

Reference

SPMemberCollection class

SPMemberCollection members

Microsoft.SharePoint namespace