Errors throw an exception. The application program needs to catch and handle these exceptions.
Visual Basic (Declaration) | |
---|---|
Public Function ReadBuffer( _ ByVal xmltext As String _ ) As OPCItemDef() |
C# | |
---|---|
public OPCItemDef[] ReadBuffer( string xmltext ) |
Parameters
- xmltext
- String with the XML text.