Partager via


JsonObject Constructeur

Définition

Initialise une nouvelle instance d’un objet JsonObject qui représente un objet JSON contenant une collection de paires name et JsonValue.

public:
 JsonObject();
 JsonObject();
public JsonObject();
function JsonObject()
Public Sub New ()

S’applique à