MemoryInfo Constructor

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

MemoryInfo Constructor

BR.AN.PviServices .NET


Create this object from a xml-Data.

[Visual Basic]

Public Sub New( _

  ByVal xmlTReader As XmlReader _

)

[C#]

MemoryInfo(

  XmlReader xmlTReader

);

Parameters

xmlTReader

memory information as xml string

See Also

MemoryInfo Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]