SharpCvsLib

Entries Class

The entries collection holds a collection of objects that represent cvs entries. The key to the collection is the path to the file that the cvs entry represents on the file system.

For a list of all members of this type, see Entries Members.

System.Object
   DictionaryBase
      Entries

[Visual Basic]
Public Class Entries
Inherits DictionaryBase
[C#]
public class Entries : DictionaryBase

Requirements

Namespace: ICSharpCode.SharpCvsLib.FileSystem

Assembly: ICSharpCode.SharpCvsLib (in ICSharpCode.SharpCvsLib.dll)

See Also

Entries Members | ICSharpCode.SharpCvsLib.FileSystem Namespace