Ruyi SDK
Namespaces
Ruyi.SDK.Online
Range(T) Class
Range(T) Methods
AtLeast Method
Exactly Method
Inclusive Method
IsInRange Method
Click or drag to resizeClick or drag to resize

RangeTIsInRange Method

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

Check if a value is in range.

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public bool IsInRange(
	int value
)

Parameters

value
Type: SystemInt32
The value to test.

Return Value

Type: Boolean
True if the value is in range, false otherwise.
See Also

Reference

RangeT Class
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