Items Constructor

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS Namespace > Items Class >

Items Constructor

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