共用方式為


SPViewCollection.List property

取得父清單檢視集合。

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

Syntax

'宣告
Public ReadOnly Property List As SPList
    Get
'用途
Dim instance As SPViewCollection
Dim value As SPList

value = instance.List
public SPList List { get; }

Property value

Type: Microsoft.SharePoint.SPList
SPList 物件,表示清單。

請參閱

參照

SPViewCollection class

SPViewCollection members

Microsoft.SharePoint namespace