SharpCvsLib

Entries.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.Entries.Values

See Also

Entries Class | ICSharpCode.SharpCvsLib.FileSystem Namespace