[]
Releases the unmanaged resources used by the BigEndianBinaryReader class and optionally releases the managed resources.
protected void Dispose(bool disposing)
Protected Sub Dispose(disposing As Boolean)
Type | Name | Description |
---|---|---|
bool | disposing | true to release both managed and unmanaged resources; false to release only unmanaged resources. |
Releases all resources used by the current instance of the BigEndianBinaryReader class.
public void Dispose()
Public Sub Dispose()