AbstractOptions.Remove Method
Remove the given option from the collection.
[Visual Basic]Public Sub Remove( _
ByVal
name As
String _
)
Parameters
- name
- The name of the option to remove from the collection.
See Also
AbstractOptions Class | ICSharpCode.SharpCvsLib.Options Namespace