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

Bundle Constructor (List(Transaction), Int32)

Initializes a new instance of the Bundle class.

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

Syntax

C#

public Bundle(
	List<Transaction> transactions,
	int length
)

Parameters

 

transactions
Type: System.Collections.Generic.List(Transaction)
The transactions.
length
Type: System.Int32
The length.

See Also

Reference

Bundle Class
Bundle Overload
Iota.Lib.CSharp.Api.Model Namespace

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