Click or drag to resize
XdsValueBasetypeToString Method

[Missing <summary> documentation for "M:DXMLBase.Xds.XdsValueBase.typeToString(DXMLBase.Xds.XdsValueBase.ContentType)"]

Namespace: DXMLBase.Xds
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string typeToString(
	XdsValueBaseContentType contentType
)

Parameters

contentType
Type: DXMLBase.XdsXdsValueBaseContentType

[Missing <param name="contentType"/> documentation for "M:DXMLBase.Xds.XdsValueBase.typeToString(DXMLBase.Xds.XdsValueBase.ContentType)"]

Return Value

Type: String
The corresponding string value.
See Also