FieldNode Class |
Namespace: Slash.Unity.DataBind.Core.Utils
The FieldNode type exposes the following members.
| Name | Description | |
|---|---|---|
| CanValueChange |
Indicates if this the value of this node can change.
(Overrides NodeTypeInfoCanValueChange.) | |
| Field |
Field info.
|
| Name | Description | |
|---|---|---|
| GetValue |
Returns the value using the type info on the specified object.
(Overrides NodeTypeInfoGetValue(Object).) | |
| SetValue |
Set the value of the member in the specified object to the specified value.
(Overrides NodeTypeInfoSetValue(Object, Object).) |