Click or drag to resize

Load Constructor

Overload List
  NameDescription
Protected methodLoad
Initializes a new instance of the Load class. create a new load.
Protected methodLoad(String)
Initializes a new instance of the Load class. create a new load for given load-case.
Protected methodLoad(Load)
Initializes a new instance of the Load class. copy constructor for loads.
Protected methodLoad(SerializationInfo, StreamingContext)
Initializes a new instance of the Load class. Deserialize Load.
Top
See Also