SPMemberCollection.m_dwCountRoles Field

Store the number of role definitions.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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