MemoryInformation Constructor

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

MemoryInformation Constructor

BR.AN.PviServices .NET


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

[Visual Basic]

Public Sub New( _

  ByVal memoryInformationXmlString As String _

)

[C#]

MemoryInformation(

  string memoryInformationXmlString

);

Parameters

memoryInformationXmlString

XML string containing the memory information.

See Also

MemoryInformation Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]