Link Search Menu Expand Document

ChoiceItemsRemove Method (String)

Removes the first occurrence of a specific object from the collection.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public void Remove(
	string item
)

Parameters

item
Type: SystemString
The object to remove from the collection
See Also

Reference