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)
Syntax
'Declaration
Protected m_index As UInteger
'Usage
Dim value As UInteger
value = Me.m_index
Me.m_index = value
protected uint m_index