다음을 통해 공유


GenericParameter.Index 속성

정의

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

public:
 property int Index { int get(); };
public int Index { get; }
member this.Index : int
Public ReadOnly Property Index As Integer

속성 값

설명

NumberECMA-335 Standard의 테이블 필드에 GenericParam 해당합니다.

적용 대상