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
GetCount Method
获取缓存对象数目。
Namespace:
Appkit.Data
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
int
GetCount
()
Return Value
Type:
Int32
缓存对象数目。
See Also
Reference
AkObjectPool Class
Appkit.Data Namespace