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