ElementLoad Constructor

Overload List

ElementLoad(ElementLoad) Initializes a new instance of the ElementLoad class. copy constructor for element loads.
ElementLoad(ListString, String) Initializes a new instance of the ElementLoad class. create an element load.
ElementLoad(SerializationInfo, StreamingContext) Initializes a new instance of the ElementLoad class. Deserialize ElementLoad.
ElementLoad(String, String) Initializes a new instance of the ElementLoad class. create an element load.
ElementLoad(ListString, ListGuid, String) Initializes a new instance of the ElementLoad class. create an element load.

See Also