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

Bundle.Item Property

Gets the Transaction at the specified index.

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

Syntax

C#

public Transaction this[
	int index
] { get; }

Parameters

 

index
Type: System.Int32
The index.

Property Value

Type: Transaction
The Transaction.

Return Value

Type: Transaction

See Also

Reference

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

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