Mono.Options.OptionSet.SetItem Method
Removes the current Mono.Options.Option at index and sets item as the value for the index value.

Syntax

protected override void SetItem (int index, Option item)

Parameters

index
A int containing the index of the Mono.Options.Option to change.
item
The new Mono.Options.Option to set at index.

Remarks

Requirements

Namespace: Mono.Options
Assembly: Mono.Options (in Mono.Options.dll)
Assembly Versions: 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.3.0