You are here: Start » FIL.NET » Invoke.IntegerToHash

Invoke.IntegerToHash

Converts an Integer to a Hash.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void IntegerToHash
(
	int inInteger,
	out Fil.Hash outHash
)

Parameters

Name Type Range Default Description
inIntegerint
outHashFil.Hash

See also