how to linq this

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<table>
<Product> <Product_id>1</Product_id> <Product_name>Product 1</Product_name> <Product_price>1000</Product_price> </Product> <Product> <Product_id>2</Product_id> <Product_name>Product
2</Product_name> <Product_price>2000</Product_price> </Product> <Product> <Product_id>3</Product_id> <Product_name>Product 3</Product_name> <Product_price>3000</Product_price> </Product>
<Product> <Product_id>4</Product_id> <Product_name>Product 4</Product_name> <Product_price>4000</Product_price> </Product>


<div style="color:black; background-color:white




</table>
i have above table and query beneath i get the fault to many arguments



<div style="color:black; background-color:white
<pre>readxlm.Remove(<span style="color:blue From el <span style="color:blue In readxlm.Elements.Elements <span style="color:blue Where (el = <span style="color:#a31515 "02") <span style="color:blue Select el.Ancestors)
[/code]


<
nattelip

<br/>
<br/>
<br/>

View the full article
 
Back
Top