共用方式為


SPMemberCollection.m_arrRolesData field

將角色定義資料儲存為二維陣列。

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

Syntax

'宣告
Protected m_arrRolesData As Object(,)
'用途
Dim value As Object(,)

value = Me.m_arrRolesData

Me.m_arrRolesData = value
protected Object[,] m_arrRolesData

請參閱

參照

SPMemberCollection class

SPMemberCollection members

Microsoft.SharePoint namespace