SPPrincipal.m_index Field

Contains the index into the m_arrMembersData array for the current member.

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

Syntax

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

value = Me.m_index

Me.m_index = value
protected uint m_index

See Also

Reference

SPPrincipal Class

SPPrincipal Members

Microsoft.SharePoint Namespace