EnumerableNode Class |
Namespace: Slash.Unity.DataBind.Core.Utils
The EnumerableNode type exposes the following members.
| Name | Description | |
|---|---|---|
| EnumerableNode | Initializes a new instance of the EnumerableNode class |
| Name | Description | |
|---|---|---|
| CanValueChange |
Indicates if this the value of this node can change.
(Overrides NodeTypeInfoCanValueChange.) | |
| Index |
Index of item to access in enumerable.
|
| Name | Description | |
|---|---|---|
| GetValue |
Returns the value using the type info on the specified object.
(Overrides NodeTypeInfoGetValue(Object).) |