Show / Hide Table of Contents

Iterator<TKey, TValue>.Value Property

Gets the current cursor value。

Namespace: Neo.SmartContract.Framework.Services.Neo

Assembly: Neo.SmartContract.Framework

Syntax

public extern TKey Value

Attribute value: genericity.

Back