imbSCI - Coding for Science - Foundation
imbSCI - Coding for Science - Foundation
imbSCI Namespaces
imbSCI.Core Namespaces
imbSCI.Core.extensions Namespaces
imbSCI.Core.extensions.data
collectionExtensions Class
collectionExtensions Methods
AddAtEnd(T) Method
AddAtIndex(T) Method
AddAtKey(T) Method
AddMulti Method
AddMultiline Method
AddMultiple Method
AddRange Method
AddRangeImb Method
AddResources Method
AddUnique Method
autoDefaultValues(T, D) Method
CompareKeyValuePairs Method
ConvertIList(TSource, TTarget) Method
ConvertList(TSource, TTarget) Method
ConvertToList(TTarget) Method
convertValueToString Method
count Method
extractNumbers Method
getAllEnums Method
getAllOfType(T) Method
getAndRemoveAllIfExists Method
getAndRemoveIfExists Method
getCountOf Method
GetCrossSection(TItem) Method
GetDifference(TItem) Method
getEntrySafe Method
getFirstFromDictionary(T) Method
getFirstOfType(T) Method
getFirstSafe Method
getFlatArray(T) Method
getFlatList(T) Method
GetNextKey(T) Method
GetUnion(TItem) Method
imbFirstOrMore(T) Method
imbFirstSafe Method
imbGetIndexOf Method
imbGetItemAt Method
imbLastSafe(T) Method
isNullOrEmpty Method
makeUniqueDictionaryName Method
Poke Method
Pop(T) Method
Randomize(T) Method
RandomizeToList(T) Method
takeFirstFromList Method
takeItemAt(T) Method
takeItemRelativeTo(T) Method
toArrayWithThisOne(T) Method
toList(T) Method
toListWithThisOne(T) Method
toSortedKeyValueList(T) Method
toSortedList Method
writeIndexOutOf(T) Method
writeListOfCollection(T) Method
collectionExtensions
Pop
T
Method
imbSCI
|
imbACE
|
imbNLP
|
imbWEM
|
imbWBI
Namespace:
imbSCI.Core.extensions.data
Assembly:
imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
Copy
public
static
T
Pop
<T>(
this
IList
source
)
Request Example
View Source
Parameters
source
Type:
System.Collections
IList
Type Parameters
T
Return Value
Type:
T
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
IList
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
collectionExtensions Class
imbSCI.Core.extensions.data 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