跳到主要内容

Interface IParameterGroup

Properties

count

int count { get; }

folded

bool folded { get; set; }

Methods

AddGroup(IParameterGroup parameterGroup)

void AddGroup(IParameterGroup parameterGroup)

AddParameter(IParameter parameter)

void AddParameter(IParameter parameter)

GetParameterEntryList()

List<IParameterEntry> GetParameterEntryList()