ISupportNameValuePairsSerialization.NameValuePairs - Propriété

Espace de noms :  Microsoft.SharePoint.Utilities
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
ReadOnly Property NameValuePairs As IList(Of KeyValuePair(Of String, Object))
    Get
'Utilisation
Dim instance As ISupportNameValuePairsSerialization
Dim value As IList(Of KeyValuePair(Of String, Object))

value = instance.NameValuePairs
IList<KeyValuePair<string, Object>> NameValuePairs { get; }

Valeur de propriété

Type : System.Collections.Generic.IList<KeyValuePair<String, Object>>

Voir aussi

Référence

ISupportNameValuePairsSerialization interface

ISupportNameValuePairsSerialization - Membres

Microsoft.SharePoint.Utilities - Espace de noms