imbSCI - Coding for Science - Foundation
imbSCI - Coding for Science - Foundation
imbSCI Namespaces
imbSCI.Data Namespaces
imbSCI.Data.collection Namespaces
imbSCI.Data.collection
aceDictionaryCollection(T) Class
aceDictionaryCollection(T) Methods
Add Method
Add Method (KeyValuePair(String, T))
Add Method (String, T)
aceDictionaryCollection
T
Add Method (KeyValuePair
String,
T
)
imbSCI
|
imbACE
|
imbNLP
|
imbWEM
|
imbWBI
Adds an item to the
ICollection
T
.
Namespace:
imbSCI.Data.collection
Assembly:
imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
Copy
public
void
Add
(
KeyValuePair
<
string
, T>
item
)
Request Example
View Source
Parameters
item
Type:
System.Collections.Generic
KeyValuePair
String
,
T
The object to add to the
ICollection
T
.
Implements
ICollection
T
Add(T)
Exceptions
Exception
Condition
NotSupportedException
The
ICollection
T
is read-only.
See Also
Reference
aceDictionaryCollection
T
Class
Add Overload
imbSCI.Data.collection Namespace
Coding For Science - imbVeles Open Source Framework - Goran Grubić : 2017-2018
Project web site
Copyright (c) 2018 - GNU General Public License v3.0
Send comments on this topic to
hardy@veles.rs