Campo SPPrincipal.m_index
Contiene el índice en la matriz m_arrMembersData para el miembro actual.
Espacio de nombres: Microsoft.SharePoint
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Protected m_index As UInteger
'Uso
Dim value As UInteger
value = Me.m_index
Me.m_index = value
protected uint m_index