IDynamicTreeSource Interface |
Namespace: imbACE.Core.core.interfaces
public interface IDynamicTreeSource : IDynamicTreeSourceBase, IDynamicListSource, IEnumerable, IDynamicSource, IDisplayInfoExtended, IDisplayInfo
The IDynamicTreeSource type exposes the following members.
| Name | Description | |
|---|---|---|
| attributes | (Inherited from IDisplayInfoExtended.) | |
| Count | (Inherited from IDynamicSource.) | |
| description | (Inherited from IDisplayInfo.) | |
| displayName | (Inherited from IDisplayInfo.) | |
| dynamicItemSource |
Pruza enumerator za pristup svim Dynamic itemima
(Inherited from IDynamicSource.) | |
| isRoot | (Inherited from IDynamicTreeSourceBase.) | |
| Item |
Direct access to items in dictionary
(Inherited from IDynamicListSource.) | |
| menuIcon | (Inherited from IDisplayInfo.) | |
| parent | ||
| path | (Inherited from IDynamicTreeSourceBase.) | |
| subTrees |
Pristup pod granama
|
| Name | Description | |
|---|---|---|
| Add |
Dodaje novi item u kolekciju
(Inherited from IDynamicSource.) | |
| GetHashCode | (Inherited from IDynamicSource.) | |
| RemoveAll | (Inherited from IDynamicSource.) |
| Name | Description | |
|---|---|---|
| CollectionChanged |
Javlja da je doslo do promene u kolekciji
(Inherited from IDynamicSource.) |
| Name | Description | |
|---|---|---|
| Get |
Gets aceSubEnum enumerator that iterates trough values found on the path
(Defined by enumerableExtensions.) |