Show / Hide Table of Contents

StorageMap Class

Represents the key-value storage of the sepcific prefix in the given storage context.

Namespace: Neo.SmartContract.Framework.Services.Neo

Assembly: Neo.SmartContract.Framework

Syntax

public class StorageMap

Attributes

NameDescription
ContextThe storage context
PrefixThe prefix

Constructor

The StorageMap object is constructed through the CreateMap method of Helper .