Table of Contents

Interface IFlexDictionaryHost<T>

Namespace
Hi.Numerical
Assembly
HiMech.dll

Interface of FlexDictionary. Provider of additional quantity source.

public interface IFlexDictionaryHost<T>

Type Parameters

T
Extension Methods

Properties

FlexDictionary

Gets or sets the flexible dictionary.

Dictionary<string, T> FlexDictionary { get; set; }

Property Value

Dictionary<string, T>