Click or drag to resize

AutomationMLContainer Constructor

Overload List
 NameDescription
Public methodAutomationMLContainer(Stream) Initializes a new instance of the AutomationMLContainer class using the specified stream resource.
Public methodAutomationMLContainer(String) Initializes a new instance of the AutomationMLContainer class using the specified container file to load or save the package.
Public methodAutomationMLContainer(Stream, FileMode) Initializes a new instance of the AutomationMLContainer class using the specified stream resource.
Public methodAutomationMLContainer(String, FileMode) Initializes a new instance of the AutomationMLContainer class using the specified container file to load or save the package.
Public methodAutomationMLContainer(Stream, FileMode, FileAccess) Initializes a new instance of the AutomationMLContainer class using the specified stream resource.
Public methodAutomationMLContainer(String, FileMode, FileAccess) Initializes a new instance of the AutomationMLContainer class using the specified container file to load or save the package.
Public methodAutomationMLContainer(String, FileMode, FileAccess, FileShare) Initializes a new instance of the AutomationMLContainer class using the specified container file to load or save the package.
Top
See Also