Click or drag to resize
DigitalNumberWrapperDelete Method
删除记录

Namespace: X3Platform.DigitalNumber.Ajax
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public string Delete(
	XmlDocument doc
)

Parameters

doc
Type: System.XmlXmlDocument
Xml 文档对象

Return Value

Type: String
返回操作结果
See Also