Enumeration of member types in XML documentation.
public enum MemberType
Event = 5
Field = 4
Method = 2
Namespace = 6
Property = 3
Type = 1
Unknown = 0