Share via


SerializationHintsAttribute Members

The following tables list the members exposed by the SerializationHintsAttribute type.

Public Constructors

Name Description
Public Method SerializationHintsAttribute Creates an instance of the SerializationHintsAttribute class.

Public Fields

Name Description
Public Field ArraySize Specifies the size of a particular serialized array.
Public Field BitPacked Specifies the number of bits in which the current object is bit-packed.
Public Field Flags Contains flags that describe the serialization of the current object.
Public Field RangeBias Specifies the range bias adjustment for a particular serialized value.
Public Field Scale Specifies the scale adjustment for a particular serialized value.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

SerializationHintsAttribute Class
Microsoft.SPOT Namespace