CodeTypeMember Hierarchy

The following table lists the classes derived from System.CodeDom.CodeTypeMember .

Derived Classes

Class Description
System.CodeDom.CodeMemberEvent Represents a declaration for an event of a type.
System.CodeDom.CodeMemberField Represents a declaration for a field of a type.
System.CodeDom.CodeMemberMethod Represents a declaration for a method of a type.
System.CodeDom.CodeMemberProperty Represents a declaration for a property of a type.
System.CodeDom.CodeSnippetTypeMember Represents a member of a type using a literal code fragment.
System.CodeDom.CodeTypeDeclaration Represents a type declaration for a class, structure, interface, or enumeration.

See Also

Reference

CodeTypeMember Class
CodeTypeMember Members
System.CodeDom Namespace
CodeTypeMemberCollection
MemberAttributes
CodeAttributeDeclarationCollection