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

Iterator<TKey, TValue>.Value Property

Gets the current cursor value。

Namespace: Neo.SmartContract.Framework.Services

Assembly: Neo.SmartContract.Framework

Syntax

public extern TKey Value

Attribute value: genericity.

Back