Gets the value of the Four-byte header in the collection with the given header id, as a signed value.
A Int32 holding the value of the specified header. The companion function GetFourByteAsUnsigned return the value as an UInt32.
| Exception Type | Condition |
|---|---|
| ArgumentException | The specified Header ID is not of One-Byte type. |
| ArgumentException | No header with specified Header Id is present in the collection. |
ObexHeaderCollection Class | Brecham.Obex Namespace