Microsoft
Software
Hardware
Network
Question : use linq to get an observable collection into an array
Is it possible to use linq to get an observable collection into an array?
I have an observable collection of integer, and I want to move all of them into an array of integers.
Answer : use linq to get an observable collection into an array
Hi dchau12;
Using Linq to convert an observable collection of integers to an array of integers can be done as follows.
// Assuming that the variable oc is the ObservableCollection
int[] intArray = oc.ToArray();
Fernando
Random Solutions
insert missing deleted rows in a table from a backup
SQL awkward behaviour (urgent)
Crystal Reports and VB .Net
When opening older files in Word 2007 I get error "Word cannot start converter mswrd632". How do I solve this problem?
query to return distinct email id's, joined to their most recent customer record
Access 2007 Ribbon how to display the print preview button or group
select query
sql 2005 backup config
CanGrow /ShouldGrow
how to correct the error 257