Remove the given folder from the collection.
[Visual Basic]Public Sub Remove( _
ByVal
path As
String _
)
Parameters
- path
- The path from the folder to remove from the
folders collection.
See Also
Folders Class | ICSharpCode.SharpCvsLib.FileSystem Namespace