SharpCvsLib

Folders.Values Property

Return the collection of values for the dictionary.

[Visual Basic]
Public ReadOnly Property Values As ICollection
[C#]
public System.Collections.ICollection Values {get;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.FileSystem.Folders.Values

See Also

Folders Class | ICSharpCode.SharpCvsLib.FileSystem Namespace