Kit Documentation
Kit Documentation
Kit Reference
Kit.Containers
Bag(T) Class
Bag(T) Methods
Remove Method
Remove Method (IDictionary(T, Int32))
Remove Method (KeyValuePair(T, Int32))
Remove Method (Bunch(T))
Remove Method (T, Int32)
Bag
T
Remove Method (IDictionary
T
, Int32
)
Removes the amount of items from another dictionary.
Namespace:
Kit.Containers
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
bool
Remove
(
IDictionary
<T,
int
>
bag
)
Request Example
View Source
Parameters
bag
Type:
System.Collections.Generic
IDictionary
T
,
Int32
Return Value
Type:
Boolean
See Also
Reference
Bag
T
Class
Remove Overload
Kit.Containers Namespace
Send comments on this topic to
agam@frag-games.com