Difference between revisions of "CSData 1 0-serializedFormStringToStruct"
From ADF Docs
Line 2: | Line 2: | ||
Returns a structure of the element fields containing the serialized form data. | Returns a structure of the element fields containing the serialized form data. | ||
− | == Signature == | + | == Signature == |
− | + | public struct <strong>serializedFormStringToStruct</strong> ( string serializedString ) | |
− | |||
== Parameters == | == Parameters == | ||
Parameters | Parameters |
Revision as of 03:35, 24 March 2010
Description
Returns a structure of the element fields containing the serialized form data.
Signature
public struct serializedFormStringToStruct ( string serializedString )
Parameters
Parameters