IpAdressConfiguration Constructor

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

IpAdressConfiguration Constructor

BR.AN.PviServices .NET


Creates this object from a xml-string

[Visual Basic]

Public Sub New( _

  ByVal xmlTReader As XmlReader _

)

[C#]

IpAdressConfiguration(

  XmlReader xmlTReader

);

Parameters

xmlTReader

The XML text reader to use for initalization.

See Also

IpAdressConfiguration Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]