Ruyi SDK
Namespaces
Ruyi.SDK.Online
KeyedVariable(TKey, TValue) Class
KeyedVariable(TKey, TValue) Constructor
KeyedVariable(TKey, TValue) Properties
KeyedVariable(TKey, TValue) Methods
Click or drag to resizeClick or drag to resize

KeyedVariableTKey, TValue Class

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Ruyi.SDK.Online.KeyedVariable`2"]

Inheritance Hierarchy
SystemObject
  Ruyi.SDK.OnlineVariableTValue
    Ruyi.SDK.OnlineKeyedVariableTKey, TValue

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public class KeyedVariable<TKey, TValue> : Variable<TValue>

Type Parameters

TKey

[Missing <typeparam name="TKey"/> documentation for "T:Ruyi.SDK.Online.KeyedVariable`2"]

TValue

[Missing <typeparam name="TValue"/> documentation for "T:Ruyi.SDK.Online.KeyedVariable`2"]

The KeyedVariableTKey, TValue type exposes the following members.

Constructors
  NameDescription
Public methodKeyedVariableTKey, TValue
Initializes a new instance of the KeyedVariableTKey, TValue class
Top
Properties
  NameDescription
Public propertyKey
Public propertyValue (Inherited from VariableTValue.)
Top
Methods
  NameDescription
Public methodResetToPrior (Inherited from VariableTValue.)
Public methodToString (Inherited from VariableTValue.)
Top
See Also

Reference

Ruyi.SDK.Online Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com