HardwareInformation Constructor

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

HardwareInformation Constructor

BR.AN.PviServices .NET


Creates a new instance from the given Hardware information xml-string

[Visual Basic]

Public Sub New( _

  ByVal hardwareInformationXmlString As String _

)

[C#]

HardwareInformation(

  string hardwareInformationXmlString

);

Parameters

hardwareInformationXmlString

XML string describing the hardware.

See Also

HardwareInformation Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]