Table of Contents

Property Values

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Values

Gets an enumerable collection that contains the values in the read-only dictionary.

public IEnumerable<sbyte> Values { get; }

Property Value

IEnumerable<sbyte>

An enumerable collection that contains the values in the read-only dictionary.