How to read analog input using C#

enggemo:
I'm new with Arduino, i need to know how can i read the analog input come from sensors to my program using c#,

Do you confuse C# and C++? The IDE only supports C/C++ code.

See IDE Help->Reference "Analog I/O" for available functions.