PropertyAccessor Class |
Namespace: Adf
The PropertyAccessor type exposes the following members.
Name | Description | |
---|---|---|
![]() | PropertyAccessor | Initializes a new instance of the PropertyAccessor class |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() ![]() | GetGets(Object) |
获取实例所有可读属性列表
|
![]() ![]() | GetGets(Type) |
获取目标类型所有可读属性列表
|
![]() | GetHashCode |
用作特定类型的哈希函数。
(Inherited from Object.) |
![]() ![]() | GetSets(Object) |
获取实例所有可写属性列表
|
![]() ![]() | GetSets(Type) |
获取目标类型所有可写属性列表
|
![]() | GetType |
获取当前实例的 Type。
(Inherited from Object.) |
![]() ![]() | GetValue |
获取属性值
|
![]() | MemberwiseClone |
创建当前 Object 的浅表副本。
(Inherited from Object.) |
![]() ![]() | SetValue |
设置属性值
|
![]() | ToString | (Inherited from Object.) |