CodeEntryPointMethod (class)

This type is found in the namespace System.CodeDom

mget_StatementsCodeStatementCollection
mget_ParametersCodeParameterDeclarationExpressionCollection
mget_ReturnTypeCodeTypeReference
mset_ReturnTypeVoid
mget_PrivateImplementationTypeCodeTypeReference
mset_PrivateImplementationTypeVoid
mget_ImplementationTypesCodeTypeReferenceCollection
mget_ReturnTypeCustomAttributesCodeAttributeDeclarationCollection
mget_TypeParametersCodeTypeParameterCollection
madd_PopulateParametersVoid
mremove_PopulateParametersVoid
madd_PopulateStatementsVoid
mremove_PopulateStatementsVoid
madd_PopulateImplementationTypesVoid
mremove_PopulateImplementationTypesVoid
mget_NameString
mset_AttributesVoid
mset_NameVoid
mget_AttributesMemberAttributes
mget_CustomAttributesCodeAttributeDeclarationCollection
mset_CustomAttributesVoid
mget_LinePragmaCodeLinePragma
mset_LinePragmaVoid
mget_CommentsCodeCommentStatementCollection
mget_StartDirectivesCodeDirectiveCollection
mget_EndDirectivesCodeDirectiveCollection
mget_UserDataIDictionary
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
pReturnTypeCodeTypeReference
pStatementsCodeStatementCollection
pParametersCodeParameterDeclarationExpressionCollection
pPrivateImplementationTypeCodeTypeReference
pImplementationTypesCodeTypeReferenceCollection
pReturnTypeCustomAttributesCodeAttributeDeclarationCollection
pTypeParametersCodeTypeParameterCollection
pNameString
pAttributesMemberAttributes
pCustomAttributesCodeAttributeDeclarationCollection
pLinePragmaCodeLinePragma
pCommentsCodeCommentStatementCollection
pStartDirectivesCodeDirectiveCollection
pEndDirectivesCodeDirectiveCollection
pUserDataIDictionary
ePopulateParameters
ePopulateStatements
ePopulateImplementationTypes

get_Statements

get_Parameters

.

get_ReturnType

.

set_ReturnType

.

get_PrivateImplementationType

valueSystem.CodeDom.CodeTypeReference

set_PrivateImplementationType

.

get_ImplementationTypes

valueSystem.CodeDom.CodeTypeReference

get_ReturnTypeCustomAttributes

.

get_TypeParameters

.

add_PopulateParameters

.

remove_PopulateParameters

valueSystem.EventHandler

add_PopulateStatements

valueSystem.EventHandler

remove_PopulateStatements

valueSystem.EventHandler

add_PopulateImplementationTypes

valueSystem.EventHandler

remove_PopulateImplementationTypes

valueSystem.EventHandler

get_Name

valueSystem.EventHandler

set_Attributes

.

set_Name

valueSystem.CodeDom.MemberAttributes

get_Attributes

valueSystem.String

get_CustomAttributes

.

set_CustomAttributes

.

get_LinePragma

valueSystem.CodeDom.CodeAttributeDeclarationCollection

set_LinePragma

.

get_Comments

valueSystem.CodeDom.CodeLinePragma

get_StartDirectives

.

get_EndDirectives

.

get_UserData

.

Equals

.

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

ReturnType

.

Statements

.

Parameters

.

PrivateImplementationType

.

ImplementationTypes

.

ReturnTypeCustomAttributes

.

TypeParameters

.

Name

.

Attributes

.

CustomAttributes

.

LinePragma

.

Comments

.

StartDirectives

.

EndDirectives

.

UserData

.

PopulateParameters

.

PopulateStatements

.

PopulateImplementationTypes

.
.