AWS SDK for .NET Documentation
ToDocument
<
(Of
<
(
<'
T
>
)
>
)
>
Method (value)
Amazon
►
Amazon.DynamoDB.DataModel
►
IDynamoDBContext
►
ToDocument
<
(Of
<
<'
(
T
>
)
>
>
)
(T)
C#
Did this page help you?
Yes
No
Tell us about it...
Serializes an object to a Document.
Declaration Syntax
C#
Document
ToDocument
<T>( T
value
)
Generic Template Parameters
T
Type to serialize as.
Parameters
value
(
T
)
Object to serialize.
Return Value
Document with attributes populated from object.
Assembly:
AWSSDK
(Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)