Appkit 基础类库
Appkit 基础类库
Appkit.Sys.Object
TypesList Class
TypesList Methods
FindById Method
New Method
TypesList
FindById Method
按照标识查找类型。
Namespace:
Appkit.Sys.Object
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
Types
FindById
(
string
value
)
Parameters
value
Type:
System
String
查找值。
Return Value
Type:
Types
查找到的类型,如果未查找到则为 null。
See Also
Reference
TypesList Class
Appkit.Sys.Object Namespace