IStructureCollectionLoad Method

Overload List

Load(IntPtr, String) Loads a collection of structures from a file or data base.
Load(PFSSection, String) Loads a collection of structures from a file or data base.
Load(String, String) Loads a collection of structures from a file or data base.
Load(IntPtr, String, ControlData, IDiagnostics) Loads a collection of structures from a file or data base.
Load(PFSSection, String, ControlData, IDiagnostics) Loads a collection of structures from a file or data base.

See Also