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) Properties
IsReadOnly Property
Item Property
Keys Property
Values Property
aceDictionaryCollection
T
Keys Property
imbSCI
|
imbACE
|
imbNLP
|
imbWEM
|
imbWBI
Gets an
ICollection
T
containing the keys of the
IDictionary
TKey, TValue
.
Namespace:
imbSCI.Data.collection
Assembly:
imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
Copy
public
ICollection
<
string
>
Keys
{
get
; }
Request Example
View Source
Return Value
Type:
ICollection
String
An
ICollection
T
containing the keys of the object that implements
IDictionary
TKey, TValue
.
Implements
IDictionary
TKey, TValue
Keys
See Also
Reference
aceDictionaryCollection
T
Class
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