Click or drag to resize
XmlCharDefsisXmlExtenderChar Method

[Missing <summary> documentation for "M:DXMLBase.Xml.XmlCharDefs.isXmlExtenderChar(System.Char)"]

Namespace: DXMLBase.Xml
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static bool isXmlExtenderChar(
	char c
)

Parameters

c
Type: SystemChar

[Missing <param name="c"/> documentation for "M:DXMLBase.Xml.XmlCharDefs.isXmlExtenderChar(System.Char)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:DXMLBase.Xml.XmlCharDefs.isXmlExtenderChar(System.Char)"]

See Also