GenericParameter 구조체

정의

public value class GenericParameter
public struct GenericParameter
type GenericParameter = struct
Public Structure GenericParameter
상속
GenericParameter

속성

Name Description
Attributes

분산 및 제약 조건을 지정하는 특성을 가져옵니다.

Index

선언하는 제네릭 형식 또는 메서드 선언 내에서 매개 변수의 인덱스(0부터 시작하는 인덱스)를 가져옵니다.

Name

제네릭 매개 변수의 이름을 가져옵니다.

Parent

이 제네릭 매개 변수의 부모를 나타내는 또는 TypeDefinitionHandleMethodDefinitionHandle 해당 매개 변수를 가져옵니다.

메서드

Name Description
GetConstraints()
GetCustomAttributes()

적용 대상