RemoteArgumentDictionaryEntry Struktura

Definice

Definuje dvojici klíč/hodnota v objektu IRemoteArgumentDictionaryContract.

public value class RemoteArgumentDictionaryEntry
[System.Serializable]
public struct RemoteArgumentDictionaryEntry
[<System.Serializable>]
type RemoteArgumentDictionaryEntry = struct
Public Structure RemoteArgumentDictionaryEntry
Dědičnost
RemoteArgumentDictionaryEntry
Atributy

Konstruktory

RemoteArgumentDictionaryEntry(RemoteArgument, RemoteArgument)

Inicializuje instanci RemoteArgumentDictionaryEntry struktury pomocí zadaného klíče a hodnoty.

Pole

Key

Představuje klíč v páru klíč-hodnota, který představuje RemoteArgumentDictionaryEntry .

Value

Představuje hodnotu ve dvojici klíč/hodnota, kterou tato RemoteArgumentDictionaryEntry hodnota představuje.

Platí pro