IDynamicTreeSourceBase Interface |
Namespace: imbACE.Core.core.interfaces
public interface IDynamicTreeSourceBase : IDynamicListSource, IEnumerable, IDynamicSource, IDisplayInfoExtended, IDisplayInfo
The IDynamicTreeSourceBase 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 | ||
| Item |
Direct access to items in dictionary
(Inherited from IDynamicListSource.) | |
| menuIcon | (Inherited from IDisplayInfo.) | |
| path |
| 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.) |