Freigeben über


FieldValueDictionary-Klasse

Vererbungshierarchie

System.Object
  System.MarshalByRefObject
    Microsoft.SharePoint.BusinessData.Runtime.FieldValueDictionary

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class FieldValueDictionary _
    Inherits MarshalByRefObject _
    Implements IFieldValueDictionary
'Usage
Dim instance As FieldValueDictionary
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class FieldValueDictionary : MarshalByRefObject, 
    IFieldValueDictionary

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

FieldValueDictionary-Member

Microsoft.SharePoint.BusinessData.Runtime-Namespace