protected abstract bool TryComputeLength( out long length )
Protected MustOverride Function TryComputeLength ( <OutAttribute> ByRef length As Long ) As Boolean
abstract TryComputeLength : length : int64 byref -> bool
In This Article