M_Iota_Lib_CSharp_Api_Utils_InputValidator_IsValue - iotaledger-archive/iota.lib.csharp GitHub Wiki

InputValidator.IsValue Method

Determines whether the specified string represents an integer value.

Namespace: Iota.Lib.CSharp.Api.Utils
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)

Syntax

C#

public static bool IsValue(
	string value
)

Parameters

 

value
Type: System.String
The value.

Return Value

Type: Boolean
true the specified string represents an integer value; otherwise, false.

See Also

Reference

InputValidator Class
Iota.Lib.CSharp.Api.Utils Namespace

⚠️ **GitHub.com Fallback** ⚠️