Record.Set<T>(String, T) Method

Definition

Sets value in the dictionary.

C#
public void Set<T> (string key, T value);

Type Parameters

T

Type of value

Parameters

key
String

key to look for

value
T

value associated with key

Applies to

Producto Versiones
Microsoft Teams Framework .NET SDK Latest