Click or drag to resize
XdsReferentialValue Constructor (String)
Initializes a new instance of the XdsReferentialValue class

Namespace: DXMLBase.Xds
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public XdsReferentialValue(
	string value
)

Parameters

value
Type: SystemString
The delimited value.
See Also