QuickOPC User's Guide and Reference
ReadXml Method (AECategoryElementCollection)



OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace Namespace > AECategoryElementCollection Class : ReadXml Method
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
Public Sub ReadXml( _
   ByVal reader As XmlReader _
) 
'Usage
 
Dim instance As AECategoryElementCollection
Dim reader As XmlReader
 
instance.ReadXml(reader)
[ComVisible(false)]
public void ReadXml( 
   XmlReader reader
)
[ComVisible(false)]
public:
void ReadXml( 
   XmlReader^ reader
) 

Parameters

reader
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2012, Windows Server 2016; .NET Core, .NET 5, .NET 6: Linux, macOS, Microsoft Windows

See Also

Reference

AECategoryElementCollection Class
AECategoryElementCollection Members