SharpCvsLib

Folder Constructor 

Create a new instance of the folders object. Initialize the entries collection.

[Visual Basic]
Public Sub New()
[C#]
public Folder();

See Also

Folder Class | ICSharpCode.SharpCvsLib.FileSystem Namespace