IDataModel Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWBI.Core.BusinessDataModel.IDataModel"]
Namespace: imbWBI.Core.BusinessDataModel
public interface IDataModel : IGraphNode, IEnumerable, IObjectWithParent, IObjectWithPath, IObjectWithName, IObjectWithPathAndChildren, IEnumerable<IObjectWithPathAndChildren>, IObjectWithTreeView
The IDataModel type exposes the following members.
| Name | Description | |
|---|---|---|
| forTreeview | (Inherited from IGraphNode.) | |
| isLeaf | (Inherited from IGraphNode.) | |
| Item | (Inherited from IGraphNode.) | |
| level | (Inherited from IGraphNode.) | |
| name | (Inherited from IGraphNode.) | |
| parent | (Inherited from IGraphNode.) | |
| path | (Inherited from IGraphNode.) | |
| pathSeparator | (Inherited from IGraphNode.) | |
| root | (Inherited from IGraphNode.) |
| Name | Description | |
|---|---|---|
| Add | (Inherited from IGraphNode.) | |
| ContainsKey | (Inherited from IGraphNode.) | |
| Count | (Inherited from IGraphNode.) | |
| getChildNames | (Inherited from IGraphNode.) | |
| GetEnumerator | (Inherited from IGraphNode.) | |
| getFirst | (Inherited from IGraphNode.) | |
| Remove(IEnumerableString) | (Inherited from IGraphNode.) | |
| Remove(String) | (Inherited from IObjectWithPathAndChildren.) | |
| RemoveByKey | (Inherited from IGraphNode.) |