Table of Contents

Method IDictionary.Add

Namespace
DisCatSharp.Common
Assembly
DisCatSharp.Common.dll

IDictionary.Add(object, object?)

Adds the.

void IDictionary.Add(object key, object? value)

Parameters

key object

The key.

value object

The value.