How do i get data from observablecollection object and display into console application using c#?
Example:
ObservableCollection<classname> object1= method(parameters);
Here i need to print data containing in object1.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…