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

Range..::..CreateRange Method (XmlElement)

Initializes a new instance of the Range class.

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

Syntax


public static Range CreateRange(
	XmlElement xmlElement
)

Parameters

xmlElement
Type: XmlElement
The XML element containing the value.

Return Value