KeyedVariableTKey, TValue Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Ruyi.SDK.Online.KeyedVariable`2"]
Namespace: Ruyi.SDK.Online
public class KeyedVariable<TKey, TValue> : Variable<TValue>
[Missing <typeparam name="TKey"/> documentation for "T:Ruyi.SDK.Online.KeyedVariable`2"]
[Missing <typeparam name="TValue"/> documentation for "T:Ruyi.SDK.Online.KeyedVariable`2"]
The KeyedVariableTKey, TValue type exposes the following members.
| Name | Description | |
|---|---|---|
| KeyedVariableTKey, TValue | Initializes a new instance of the KeyedVariableTKey, TValue class |
| Name | Description | |
|---|---|---|
| Key | ||
| Value | (Inherited from VariableTValue.) |
| Name | Description | |
|---|---|---|
| ResetToPrior | (Inherited from VariableTValue.) | |
| ToString | (Inherited from VariableTValue.) |