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

InputValidator.IsArrayOfHashes Method

Determines whether the specified array contains only valid hashes

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 IsArrayOfHashes(
	string[] hashes
)

Parameters

 

hashes
Type: System.String[]
The hashes.

Return Value

Type: Boolean
true the specified array contains only valid hashes; otherwise, false.

See Also

Reference

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

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