System.Reflection.Metadata.GenericParameter public struct GenericParameter Documentation public GenericParameterAttributes Attributes { get; } public int Index { get; } public StringHandle Name { get; } public EntityHandle Parent { get; } public GenericParameterConstraintHandleCollection GetConstraints() public CustomAttributeHandleCollection GetCustomAttributes()