Click or drag to resize
ListServiceT Class
列表服务。
Inheritance Hierarchy
SystemObject
  Appkit.CommonListServiceT

Namespace: Appkit.Common
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public class ListService<T>

Type Parameters

T

The ListServiceT type exposes the following members.

Constructors
Methods
  NameDescription
Public methodStatic memberGetInterSection
获取交集。
Public methodStatic memberGetUnion
获取并集。
Top
See Also