CodeTypeParameter (class)

This type is found in the namespace System.CodeDom

mget_NameString
mset_NameVoid
mget_ConstraintsCodeTypeReferenceCollection
mget_CustomAttributesCodeAttributeDeclarationCollection
mget_HasConstructorConstraintBoolean
mset_HasConstructorConstraintVoid
mget_UserDataIDictionary
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
c.ctor
pNameString
pConstraintsCodeTypeReferenceCollection
pCustomAttributesCodeAttributeDeclarationCollection
pHasConstructorConstraintBoolean
pUserDataIDictionary

get_Name

set_Name

.

get_Constraints

valueSystem.String

get_CustomAttributes

.

get_HasConstructorConstraint

.

set_HasConstructorConstraint

.

get_UserData

valueSystem.Boolean

Equals

.

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

.ctor

.

Name

nameSystem.String

Constraints

.

CustomAttributes

.

HasConstructorConstraint

.

UserData

.
.