Create a new Structure based on the content in a doc.

 

   

Syntax
 

[C#]
Structure(Doc doc)

[Visual Basic]
Structure(doc As Doc)

 

   

Params
 
Name Description
doc The doc to read.

 

   

Notes
 
Create a new Structure based on the content in a doc.

 

   

Example
 
None.