Appkit 基础类库
Appkit 基础类库
Appkit.Common
ListService(T) Class
ListService(T) Constructor
ListService(T) Methods
ListService
T
Class
列表服务。
Inheritance Hierarchy
System
Object
Appkit.Common
ListService
T
Namespace:
Appkit.Common
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
class
ListService
<T>
Type Parameters
T
The
ListService
T
type exposes the following members.
Constructors
Name
Description
ListService
T
Top
Methods
Name
Description
GetInterSection
获取交集。
GetUnion
获取并集。
Top
See Also
Reference
Appkit.Common Namespace