Property IsEndOfSlice
IsEndOfSlice
Returns true
if the current slice is fully read. If this
method returns true
ReadInt32() should not
be called again on this slice.
Declaration
public bool IsEndOfSlice { get; }
Property Value
Type | Description |
---|---|
System.Boolean |