[Mono-list] Mono Embedding - List<> enumeration

Henry henry at commvault.com
Mon Jul 27 17:53:11 UTC 2015


Can anyone shed some light on the best way to enumerate a List<> using mono
embedding?  I have a managed method that returns a List<>, I need to
enumerate this list in c code using mono embedding.  I can't seem to find
any documentation or examples on this that provide a definitive answer on
how to do this.  I've tried GetEnumerator and MoveNext, but there appears to
be some kind of issue with the generic implementations.  





--
View this message in context: http://mono.1490590.n4.nabble.com/Mono-Embedding-List-enumeration-tp4666381.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list