get index c#

80

get index c# -

int index = myList.FindIndex(a => a.Prop == oProp);

Comments

Submit
0 Comments