RemoteArgumentDictionaryEntry Struct

Definizione

Definisce una coppia chiave/valore in un oggetto IRemoteArgumentDictionaryContract.

public value class RemoteArgumentDictionaryEntry
[System.Serializable]
public struct RemoteArgumentDictionaryEntry
[<System.Serializable>]
type RemoteArgumentDictionaryEntry = struct
Public Structure RemoteArgumentDictionaryEntry
Ereditarietà
RemoteArgumentDictionaryEntry
Attributi

Costruttori

RemoteArgumentDictionaryEntry(RemoteArgument, RemoteArgument)

Inizializza un'istanza della struttura RemoteArgumentDictionaryEntry con la chiave e il valore specificati.

Campi

Key

Rappresenta la chiave nella coppia chiave/valore rappresentata da questo oggetto RemoteArgumentDictionaryEntry.

Value

Rappresenta il valore nella coppia chiave/valore rappresentata da questo oggetto RemoteArgumentDictionaryEntry.

Si applica a