SerializationHintsAttribute.ArraySize Field
Specifies the size of a particular serialized array.
Namespace: Microsoft.SPOT
Assembly: Microsoft.SPOT.Native (in microsoft.spot.native.dll)
Syntax
public SerializationHintsAttribute ArraySize
Remarks
A value of -1 for the array size indicates that the array extends to the end of the stream.
Version Information
Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, 4.1, and 4.2.
See Also
Reference
SerializationHintsAttribute Class
SerializationHintsAttribute Members
Microsoft.SPOT Namespace