RangeBias Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Specifies the range bias adjustment for a particular serialized value.

Namespace:  Microsoft.SPOT
Assembly:  Microsoft.SPOT.Native (in Microsoft.SPOT.Native.dll)

Syntax

'Declaration
Public RangeBias As Long
public long RangeBias
public:
long long RangeBias
val mutable RangeBias: int64
public var RangeBias : long

Remarks

This is the calculated middle range in which the serialized value should reside.

.NET Framework Security

See Also

Reference

SerializationHintsAttribute Class

Microsoft.SPOT Namespace