The overloads of GetMembers are listed below. For a list of all members, see the Type Members list.
GetMembers() : System.Reflection.MemberInfo[] Returns an array of System.Reflection.MemberInfo objects that reflect the public members defined in the type represented by the current instance. abstractGetMembers(System.Reflection.BindingFlags) : System.Reflection.MemberInfo[] Returns an array of System.Reflection.MemberInfo objects that reflect the members that are defined in the type represented by the current instance and match the specified binding constraints.