ResultImageItem Constructor |
Namespace: asprise_imaging_apiAssembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public ResultImageItem(
XElement xe
)
Public Sub New (
xe As XElement
)
public:
ResultImageItem(
XElement^ xe
)
new :
xe : XElement -> ResultImageItem
Parameters
- xe
- Type: System.Xml.LinqXElement
See Also