Click or drag to resize
SearchExecutorBaseAddAttribute Method (String, Boolean)
添加属性

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public void AddAttribute(
	string key,
	bool value
)

Parameters

key
Type: SystemString
value
Type: SystemBoolean
See Also