Constructor for Items class that takes in an XElement object as a parameter
Namespace: BNCS
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
Syntax
public Items(
XElement doc
)
Parameters
doc
Type: XElement
The XElement object containing the data for the Items
See Also
Items Class
BNCS Namespace