The methods of the ICodeMember interface are listed below. For a complete list of ICodeMember interface members, see the ICodeMember Members topic.
GetDescription | Gets the description of the member. |
GetModifiers | Gets the modifiers for the member. |
GetName | Gets the name of the member. |
SetDescription | Sets the description of the member. |
SetModifiers | Sets the modifiers for the member. |
SetName | Sets the name of the member. |
ICodeMember Interface | System.ComponentModel.Design.CodeModel Namespace