[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Mono.Options.OptionSet.RemoveItem(System.Int32)"]

Namespace: Mono.Options
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.5 (0.6.3.5)

Syntax

   
 C# 
protected override void RemoveItem(
	int index
)

Parameters

index
Int32

See Also