Remove the given entry from the collection.
[Visual Basic]Public Sub Remove( _
ByVal
path As
String _
)
Parameters
- path
- The path of the file on the current filesystem
that the entry represents.
See Also
Entries Class | ICSharpCode.SharpCvsLib.FileSystem Namespace