csharp propertyinfo indexof

Code Example - csharp propertyinfo indexof

                
                        Array.IndexOf(propInfo.Select(x => x.Name).ToArray() , "name")//...