NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis
EDictionary(TKey, TValue) Class
EDictionary(TKey, TValue) Methods
Add Method
Clear Method
Contains Method
ContainsKey Method
CopyTo Method
GetEnumerator Method
Remove Method
TryGetValue Method
EDictionary
TKey
,
TValue
ContainsKey Method
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
bool
ContainsKey
( TKey
key
)
Parameters
key
Type:
TKey
Return Value
Type:
Boolean
Implements
IDictionary
TKey, TValue
ContainsKey(TKey)
See Also
Reference
EDictionary
TKey, TValue
Class
NeoAxis Namespace
Copyright 2024 NeoAxis Group. All rights reserved.