SPListItemCollection.m_iRowCount field
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected m_iRowCount As Integer
'Usage
Dim value As Integer
value = Me.m_iRowCount
Me.m_iRowCount = value
protected int m_iRowCount