Appkit 基础类库
Appkit 基础类库
Appkit.Data
AkObjectPool Class
AkObjectPool Methods
Add Method
Clear Method
FindObject Method
GetCount Method
GetLatestAccessTime Method
GetObjectList Method
Remove Method
SortObjectList Method
AkObjectPool
Remove Method
移除对象。
Namespace:
Appkit.Data
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
void
Remove
(
string
objId
)
Parameters
objId
Type:
System
String
对象标识。
See Also
Reference
AkObjectPool Class
Appkit.Data Namespace