SPList.m_ListAttributesDict field
此成員是保留給內部使用,而不是用來直接從您的程式碼使用
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected Friend m_ListAttributesDict As ListDictionary
'用途
Dim value As ListDictionary
value = Me.m_ListAttributesDict
Me.m_ListAttributesDict = value
protected internal ListDictionary m_ListAttributesDict