Creating Linear List with Advanced Programming Techniques


/ Published in: C#
Save to your folder(s)

This is a demo how to create a Linear List with APTs make using of Generics, Indexer and the IEnumerator Interface. With this APTs it is possible to create a high performace, type safety class which is available for different control loops techniques and so on.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.