AWS SDK for .NET Documentation
Unmarshall Method (input)
Amazon
►
Amazon.Runtime.Internal.Transform
►
IUnmarshaller
<
(Of
<
(
<'
T, R
>
)
>
)
>
►
Unmarshall(R)
C#
Did this page help you?
Yes
No
Tell us about it...
Given the current position in the XML stream, extract a T.
Declaration Syntax
C#
T
Unmarshall
( R
input
)
Parameters
input
(
R
)
The XML parsing context
Return Value
An object of type T populated with data from the XML stream.
Assembly:
AWSSDK
(Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)