Primitive Constructor (MemoryStream)

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Constructs a Binary Primitive with the specified MemoryStream value. Note: Primitive's Value is set to the stream's ToArray() response.

Namespace: Amazon.DynamoDBv2.DocumentModel
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public Primitive(
         MemoryStream value
)

Parameters

value
Type: System.IO.MemoryStream

Value of the Primitive

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5