Click or drag to resize
AkObjectListTGet Method (String)
根据对象标识查找对象。

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public T Get(
	string id
)

Parameters

id
Type: SystemString

Return Value

Type: T
See Also