Users Pricing

forum

Home Forums Code for adding to IEnumerable – MindStick

Code for adding to IEnumerable

Anonymous User 2048 06 Apr 2013
Hi Guys

I have an enumerator like this

IEnumerable<System.Windows.Documents.FixedPage> page;
How can I add a page (eg: D:\newfile.txt) to it? I have tried Add, Append, Concat etc But nothing worked for me.

Thanks 

1 Answers

Markdown for AI

A clean, structured version of this page for AI assistants and LLMs.

Open .md