Share via


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)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected m_iRowCount As Integer
'Usage
Dim value As Integer

value = Me.m_iRowCount

Me.m_iRowCount = value
protected int m_iRowCount

See Also

Reference

SPListItemCollection Class

SPListItemCollection Members

Microsoft.SharePoint Namespace