Rebornbuddy64 v1.0.417 Documentation
Rebornbuddy64 v1.0.417 Documentation
Namespaces
ff14bot Namespaces
ff14bot.Helpers Namespaces
ff14bot.Helpers
LocalizedDictionary(K, V) Class
LocalizedDictionary(K, V) Methods
ContainsKey Method
ContainsKey Method (String)
ContainsKey Method (K)
LocalizedDictionary
K
,
V
ContainsKey Method (
K
)
Determines whether the
Dictionary
TKey, TValue
contains the specified key.
Namespace:
ff14bot.Helpers
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
Copy
public
bool
ContainsKey
( K
primaryKey
)
Parameters
primaryKey
Type:
K
The key to locate in the
Dictionary
TKey, TValue
.
Return Value
Type:
Boolean
if the
Dictionary
TKey, TValue
contains an element with the specified key; otherwise,
.
Exceptions
Exception
Condition
ArgumentNullException
primaryKey
is
.
See Also
Reference
LocalizedDictionary
K, V
Class
ContainsKey Overload
ff14bot.Helpers Namespace
© 2021 Bossland GmbH
Send comments on this topic to
support@thebuddyforum.com