imbSCI - Coding for Science - Foundation
imbSCI - Coding for Science - Foundation
imbSCI Namespaces
imbSCI.DataComplex Namespaces
imbSCI.DataComplex.tables Namespaces
imbSCI.DataComplex.tables
objectTable(T) Class
objectTable(T) Methods
Add Method
AddOrUpdate Method
Contains Method
CopyTo Method
GetEnumerator Method
GetFirstWhere Method
GetGroups(TGroup) Method
GetLastEntry Method
GetLastEntryTouched Method
GetLastNEntries Method
GetList Method
GetOrCreate Method
GetWhere Method
IndexOf Method
Remove Method
objectTable
T
GetLastNEntries Method
imbSCI
|
imbACE
|
imbNLP
|
imbWEM
|
imbWBI
Gets the last n or less entries.
Namespace:
imbSCI.DataComplex.tables
Assembly:
imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
Copy
public
List
<T>
GetLastNEntries
(
int
count
)
Request Example
View Source
Parameters
count
Type:
System
Int32
The count.
Return Value
Type:
List
T
See Also
Reference
objectTable
T
Class
imbSCI.DataComplex.tables 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