Results for nextelement translation from English to German

Human contributions

From professional translators, enterprises, web pages and freely available translation repositories.

Add a translation

English

German

Info

English

nextelement()

German

lastelement()

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

nextelement(), listindex()

German

nextelement(), listindex()

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

key = enum . nextelement ( ) ;

German

key = enum . nextelement ( ) ;

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

result = nextelement(linkedlist())

German

lastelement(linkedlist())

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

lastelement(), previouselement(), nextelement(), selectelement(), listindex()

German

resetlist(), previouselement(), firstelement(), lastelement(), selectelement(), listindex()

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

poplistposition(), selectelement(), changecurrentelement(), nextelement(), previouselement(), foreach

German

poplistposition(), selectelement(), changecurrentelement(), nextelement(), previouselement(), foreach

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

this means no element is actually valid. however, this is very useful to allow you to process all the elements by using nextelement().

German

das bedeutet, dass kein element mehr gültig ist. dies ist sehr nützlich, um anschließend alle elemente mittels nextelement() abzuarbeiten.

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

this function can be used to remember the current element, so an iteration can be made over the list using nextelement() or foreach and the current element can be restored after the iteration using poplistposition().

German

diese funktion kann verwendet werden, um sich das aktuelle element zu merken. damit kann mit hilfe von nextelement() oder foreach ein listen-durchlauf gemacht werden, und das aktuelle element kann nach dem durchlauf mittels poplistposition() wieder hergestellt werden.

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

*old_element = @mylist() ; get the address of the current element resetlist(mylist()) ; perform a search for all elements named while nextelement(mylist()) ; "john" and change them to "j" if mylist()\name = "john" mylist()\name = "j" endif wend changecurrentelement(mylist(), *old_element) ; restore previous current element (from before the search)

German

*old_element = @mylist() ; ermittelt die adresse des aktuellen elements resetlist(mylist()) ; durchführen einer suchschleife nach allen while nextelement(mylist()) ; elementen mit name "john" und Änderung dieser in "j" if mylist()\name = "john" mylist()\name = "j" endif wend changecurrentelement(mylist(), *old_element) ; wiederherstellen des letzten aktuellen elements (von vor der suche)

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

Get a better translation with
7,783,348,954 human contributions

Users are now asking for help:



We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. Learn more. OK