Click or drag to resize
XdsUtilgetValues Method

[Missing <summary> documentation for "M:DXMLBase.Xds.XdsUtil.getValues(System.Xml.XmlElement)"]

Namespace: DXMLBase.Xds
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string[] getValues(
	XmlElement valueParent
)

Parameters

valueParent
Type: System.XmlXmlElement

[Missing <param name="valueParent"/> documentation for "M:DXMLBase.Xds.XdsUtil.getValues(System.Xml.XmlElement)"]

Return Value

Type: String

[Missing <returns> documentation for "M:DXMLBase.Xds.XdsUtil.getValues(System.Xml.XmlElement)"]

See Also