SharpCvsLib

CvsStream.Length Property

I needed to implement the abstract member.

[Visual Basic]
Overrides Public ReadOnly Property Length As Long
[C#]
public override long Length {get;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Streams.CvsStream.Length

See Also

CvsStream Class | ICSharpCode.SharpCvsLib.Streams Namespace