SPList.m_ListAttributesDict 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)
Syntax
'Declaração
Protected Friend m_ListAttributesDict As ListDictionary
'Uso
Dim value As ListDictionary
value = Me.m_ListAttributesDict
Me.m_ListAttributesDict = value
protected internal ListDictionary m_ListAttributesDict