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