Property HasRemaining HasRemaining Indicates if there are elements remaining in this buffer, that is if position < limit. Declaration public bool HasRemaining { get; } Property Value Type Description System.Boolean