共用方式為


SPListItemCollection.m_iRowCount field

此成員是保留給內部使用,而不是用來直接從您的程式碼使用

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Protected m_iRowCount As Integer
'用途
Dim value As Integer

value = Me.m_iRowCount

Me.m_iRowCount = value
protected int m_iRowCount

請參閱

參照

SPListItemCollection class

SPListItemCollection members

Microsoft.SharePoint namespace