NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis
EDictionary<TKey, TValue> Class
EDictionary<TKey, TValue> Methods
Add Method
Add(KeyValuePair<TKey, TValue>) Method
Add(TKey, TValue) Method
EDictionary
TKey
,
TValue
Add(
TKey
,
TValue
) Method
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
Copy
public
void
Add
( TKey
key
, TValue
value
)
Parameters
key
TKey
value
TValue
Implements
IDictionary
TKey, TValue
Add(TKey, TValue)
See Also
Reference
EDictionary
TKey, TValue
Class
Add Overload
NeoAxis Namespace
Copyright 2026 NeoAxis Group. All rights reserved.