Kit Documentation
Kit Documentation
Kit Reference
Kit.Containers
BiDictionary(TFirst, TSecond) Class
BiDictionary(TFirst, TSecond) Methods
Remove Method
Remove Method (TFirst)
Remove Method (TSecond)
BiDictionary
TFirst
,
TSecond
Remove Method (
TFirst
)
Remove the pair corresponding to a
TFirst
.
Namespace:
Kit.Containers
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
void
Remove
( TFirst
first
)
Request Example
View Source
Parameters
first
Type:
TFirst
Exceptions
Exception
Condition
ArgumentException
Throws an exception if the
TFirst
is not in the dictionary.
See Also
Reference
BiDictionary
TFirst, TSecond
Class
Remove Overload
Kit.Containers Namespace
Send comments on this topic to
agam@frag-games.com