ConstructorInfo « Reflection « VB.Net






1.ConstructorInfo Class represents the attributes of a class constructor
2.ConstructorInfo.MemberType gets a MemberTypes value indicating that this member is a constructor.