Show / Hide Table of Contents

Iterator<TKey, TValue>.Key Property

Gets the Key of the current cursor.

Namespace: Neo.SmartContract.Framework.Services.Neo

Assembly: Neo.SmartContract.Framework

Syntax

public extern TKey Key

Attribute value: genericity.

Back