NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis
EDictionary<TKey, TValue> Class
EDictionary<TKey, TValue> Constructor
EDictionary<TKey, TValue> Constructor
EDictionary<TKey, TValue>(IDictionary<TKey, TValue>) Constructor
EDictionary<TKey, TValue>(IEqualityComparer<TKey>) Constructor
EDictionary<TKey, TValue>(Int32) Constructor
EDictionary<TKey, TValue>(IDictionary<TKey, TValue>, IEqualityComparer<TKey>) Constructor
EDictionary<TKey, TValue>(Int32, IEqualityComparer<TKey>) Constructor
EDictionary
TKey
,
TValue
(IEquality
Comparer
TKey
) Constructor
Initializes a new instance of the
EDictionary
TKey, TValue
class
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
Copy
public
EDictionary
(
IEqualityComparer
<TKey>
comparer
)
Parameters
comparer
IEqualityComparer
TKey
See Also
Reference
EDictionary
TKey, TValue
Class
EDictionary
TKey, TValue
Overload
NeoAxis Namespace
Copyright 2026 NeoAxis. All rights reserved.