HardwareInformationNode Constructor

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

HardwareInformationNode Constructor

BR.AN.PviServices .NET


Creates this object from a given xml-hwInfo string

[Visual Basic]

Public Sub New( _

  ByVal xmlTReader As XmlReader _

)

[C#]

HardwareInformationNode(

  XmlReader xmlTReader

);

Parameters

xmlTReader

XML text reader object used for object initialization.

See Also

HardwareInformationNode Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]