Appkit 基础类库
Appkit 基础类库
Appkit.Data
AkObjectList(T) Class
AkObjectList(T) Methods
Get Method
Get Method (Int32)
Get Method (String)
AkObjectList
T
Get Method (String)
根据对象标识查找对象。
Namespace:
Appkit.Data
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
T
Get
(
string
id
)
Parameters
id
Type:
System
String
Return Value
Type:
T
See Also
Reference
AkObjectList
T
Class
Get Overload
Appkit.Data Namespace