Show / Hide Table of Contents
Last modified: 2024-09-14

Iterator<TKey, TValue>.Key Property

Gets the Key of the current cursor.

Namespace: Neo.SmartContract.Framework.Services

Assembly: Neo.SmartContract.Framework

Syntax

public extern TKey Key

Attribute value: genericity.

Back