IDataNode Interface |
Namespace: Slash.Unity.DataBind.Core.Data
The IDataNode type exposes the following members.
| Name | Description | |
|---|---|---|
| FindDescendant |
Returns the descendant node at the specified path.
| |
| SetValue |
Sets a new value for the data node.
|
| Name | Description | |
|---|---|---|
| ValueChanged |
Called when the value of this node changed.
|