Click or drag to resize
XdsValueBasestringToType Method

[Missing <summary> documentation for "M:DXMLBase.Xds.XdsValueBase.stringToType(System.String)"]

Namespace: DXMLBase.Xds
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected virtual XdsValueBaseContentType stringToType(
	string stringValue
)

Parameters

stringValue
Type: SystemString

[Missing <param name="stringValue"/> documentation for "M:DXMLBase.Xds.XdsValueBase.stringToType(System.String)"]

Return Value

Type: XdsValueBaseContentType
The corresponding index.
See Also