Click or drag to resize
ConvertHelperToString Method
安全将类型装换为字符串

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public static string ToString(
	Object obj,
	string defaultValue = ""
)

Parameters

obj
Type: SystemObject
object类型
defaultValue (Optional)
Type: SystemString
默认值

Return Value

Type: String
int类型
See Also