Share via


MemberInfo Constructor

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Initializes a new instance of the MemberInfo class.

Namespace:  System.Reflection
Assembly:  mscorlib (in mscorlib.dll)

Syntax

'Declaration
Protected Sub New
protected MemberInfo()
protected:
MemberInfo()
new : unit -> MemberInfo
protected function MemberInfo()

Remarks

Only a derived class can create this MemberInfo class.

.NET Framework Security

See Also

Reference

MemberInfo Class

System.Reflection Namespace