SharpCvsLib

AvailableOptions 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 AvailableOptions Members.

System.Object
   DictionaryBase
      AbstractOptions
         AvailableOptions

[Visual Basic]
Public Class AvailableOptions
Inherits AbstractOptions
[C#]
public class AvailableOptions : AbstractOptions

Requirements

Namespace: ICSharpCode.SharpCvsLib.Options

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

See Also

AvailableOptions Members | ICSharpCode.SharpCvsLib.Options Namespace