MemberInfo Class |
Namespace: System.Reflection
[SerializableAttribute] public abstract class MemberInfo : ICustomAttributeProvider, _MemberInfo
The MemberInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Returns a value that indicates whether this instance is equal to a specified object. (Overrides ObjectEquals(Object).) |
![]() | GetHashCode | Returns the hash code for this instance. (Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |