UAOOI.OPCUA.Common.Types Namespace
UAOOI.OPCUA.Common

XmlHelper..::..GetObject<(Of <(<'type>)>)> Method (XmlElement)

Gets the extension object.

Namespace:  UAOOI.OPCUA.Common
Assembly:  UA.Common (in UA.Common.dll)

Syntax


public static type GetObject<type>(
	XmlElement xmlElement
)

Type Parameters

type

Parameters

xmlElement
Type: XmlElement
The XML element.

Return Value