Table of Contents

Method Add

Namespace
Sccg
Assembly
Sccg.dll

Add(string, object?)

Adds the specified key and value to the dictionary.

public void Add(string key, object? value)

Parameters

key string
value object